Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
petersem authored May 23, 2024
1 parent 3e5e72d commit 3346a02
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ services:
ONLY_OFFLINE_STATES: 'false'
# [Optional] - Regardless of any other settings, you can ignore or include 'exited'
EXCLUDE_EXITED: 'false'
# [Optional] - Set the poll period in seconds. Defaults to 10 seconds, which is also the minimum. (recommended 30, to reduce number of messages sent)
# [Optional] - Set the poll period in seconds. Defaults to 10 seconds, recommended 30.
PERIOD: 30
# [Optional] - Suppress startup messages from being sent. Default is false
DISABLE_STARTUP_MSG: 'false'
Expand Down

0 comments on commit 3346a02

Please sign in to comment.