diff options
| author | 2019-01-09 18:38:41 -0500 | |
|---|---|---|
| committer | 2019-01-09 18:38:41 -0500 | |
| commit | 40d9ba8a08f6ba6586aea331f8574e2aa3dd03b9 (patch) | |
| tree | 6b8805c29b0b627e39bc127be45e35317667ab5b | |
| parent | Add all the block comments! (diff) | |
Change activity timeout to 10 minutes
| -rw-r--r-- | config-default.yml | 2 | 
1 files changed, 1 insertions, 1 deletions
diff --git a/config-default.yml b/config-default.yml index 504d40ed7..7b0468643 100644 --- a/config-default.yml +++ b/config-default.yml @@ -340,7 +340,7 @@ big_brother:  free:      # Seconds to elapse for a channel      # to be considered inactive. -    activity_timeout: 300 +    activity_timeout: 600  config:  |