summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-05-05 12:45:48 +0300
committerGitHub <[email protected]>2019-05-05 12:45:48 +0300
commit0567375ac657650db2eb59e8e36850bca07fce52 (patch)
treeb98acb718341d6809b5162e9da0d3a8542f0fadc
parentd8e9f83f0fb88e4b5b6432e1f82f34e4243e4302 (diff)
Update .rr.yaml
-rw-r--r--.rr.yaml4
1 files changed, 2 insertions, 2 deletions
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"]