summaryrefslogtreecommitdiff
path: root/.rr.yaml
diff options
context:
space:
mode:
authorValery Piashchynski <[email protected]>2023-07-06 18:23:56 +0200
committerValery Piashchynski <[email protected]>2023-07-06 18:23:56 +0200
commit7b8a59ed071c0f66877aa8fe28155100fb18373d (patch)
tree8dbe5c20fa74fc9bf877c2025285b46c4c498eb1 /.rr.yaml
parentd6ca04f1d7ae230bc8139ea652d67766779beb57 (diff)
release: update schema3.0, CHANGELOG, config, plugins
Signed-off-by: Valery Piashchynski <[email protected]>
Diffstat (limited to '.rr.yaml')
-rw-r--r--.rr.yaml10
1 files changed, 10 insertions, 0 deletions
diff --git a/.rr.yaml b/.rr.yaml
index c80d6ce7..d815cdb0 100644
--- a/.rr.yaml
+++ b/.rr.yaml
@@ -500,6 +500,11 @@ service:
# Default: 1
process_num: 1
+ # Timeout for the process stop operation
+ #
+ # Default: 5 seconds
+ timeout_stop_sec: 5
+
# Allowed time before stop.
#
# Default: 0 (infinity), can be 1s, 2m, 2h (seconds, minutes, hours)
@@ -529,6 +534,11 @@ service:
# Default: none, required.
command: "binary"
+ # Timeout for the process stop operation
+ #
+ # Default: 5 seconds
+ timeout_stop_sec: 5
+
# Env variables for the process
#
# Default: empty