summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml6
1 files changed, 3 insertions, 3 deletions
diff --git a/.rr.yaml b/.rr.yaml
index 3c5b98e1..481392e2 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -74,13 +74,13 @@ limit:
maxMemory: 100
# maximum time to live for the worker (soft)
- maxTTL: 0
+ TTL: 0
# maximum allowed amount of time worker can spend in idle before being removed (for weak db connections, soft)
- maxIdleTTL: 0
+ idleTTL: 0
# max_execution_time (brutal)
- maxExecTTL: 60
+ execTTL: 60
# static file serving. remove this section to disable static file serving.
static: