From 0567375ac657650db2eb59e8e36850bca07fce52 Mon Sep 17 00:00:00 2001 From: Wolfy-J Date: Sun, 5 May 2019 12:45:48 +0300 Subject: Update .rr.yaml --- .rr.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to '.rr.yaml') diff --git a/.rr.yaml b/.rr.yaml index 481392e2..4e00f0f7 100644 --- a/.rr.yaml +++ b/.rr.yaml @@ -70,7 +70,7 @@ limit: services: # monitor http workers http: - # maximum allowed memory consumption (soft) + # maximum allowed memory consumption per worker (soft) maxMemory: 100 # maximum time to live for the worker (soft) @@ -88,4 +88,4 @@ static: dir: "public" # list of extensions for forbid for serving. - forbid: [".php", ".htaccess"] \ No newline at end of file + forbid: [".php", ".htaccess"] -- cgit v1.2.3