From cc93a6f652bafb26b1cf045a1b67fa8c1532a102 Mon Sep 17 00:00:00 2001 From: Valery Piashchynski Date: Fri, 29 Jul 2022 11:06:03 +0200 Subject: Update .rr.yaml --- .rr.yaml | 12 +----------- 1 file changed, 1 insertion(+), 11 deletions(-) (limited to '.rr.yaml') diff --git a/.rr.yaml b/.rr.yaml index f43ffc50..f558e22a 100644 --- a/.rr.yaml +++ b/.rr.yaml @@ -186,16 +186,6 @@ temporal: # Default: default namespace: default - # Internal temporal communication protocol, can be "proto" or "json". - # - # Default: "proto" - codec: proto - - # Debugging level (only for "json" codec). Set 0 for nothing, 1 for "normal", and 2 for colorized messages. - # - # Default: 0 - debug_level: 2 - # Temporal metrics # # Optional section @@ -234,7 +224,7 @@ temporal: # Maximal count of worker executions. Zero (or nothing) means no limit. # # Default: 0 - max_jobs: 64 + max_jobs: 0 # Timeout for worker allocation. Zero means no limit. # -- cgit v1.2.3