diff options
author | bodqhrohro <bodqhrohro@gmail.com> | 2019-12-16 04:02:53 +0300 |
---|---|---|
committer | bodqhrohro <bodqhrohro@gmail.com> | 2019-12-16 04:02:53 +0300 |
commit | 10aae376f7dae843a5472cfc5c7083b4c032021d (patch) | |
tree | c5356518819df8f3863599a456602a0a4bcedae4 /config.yml.example | |
parent | 3918686f211a3eac60916a81423c64240ad1988a (diff) |
Catch timeout setting
Diffstat (limited to 'config.yml.example')
-rw-r--r-- | config.yml.example | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/config.yml.example b/config.yml.example index 5179508..1be5b61 100644 --- a/config.yml.example +++ b/config.yml.example @@ -14,6 +14,7 @@ :application_version: '2.0' :use_chat_info_database: false :use_secret_chats: true + :catch_timeout: 60 :xmpp: :loglevel: :warn |