diff options
Diffstat (limited to 'sample-config.yml')
| -rw-r--r-- | sample-config.yml | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/sample-config.yml b/sample-config.yml index 0447a3e..cf5421c 100644 --- a/sample-config.yml +++ b/sample-config.yml @@ -2,6 +2,10 @@ RocketChatURL: changeme DiscordURL: changeme +Interval: 1 +# How often do we ping again if there's an error and no change in status? +RenotifyInterval: 900 + # How many concurrent requests do we run? Workers: 10 |
