summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
authorWolfy-J <[email protected]>2019-05-05 12:06:04 +0300
committerWolfy-J <[email protected]>2019-05-05 12:06:04 +0300
commitee12d7b834b501beed56945a54fdabe8bbdd4570 (patch)
treeb4eb26e5fba83124f7eab3979bd4e13e7d4a190e /.rr.yaml
parentdb838d7465cc6b147c5d7f672d71c6523df54209 (diff)
init service
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: