summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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"]