activate autorefresh
This commit is contained in:
parent
a80144c1a9
commit
62f51525c6
1 changed files with 1 additions and 1 deletions
|
@ -192,7 +192,7 @@ bridge:
|
||||||
# Interval in seconds in which to automatically reconnect all users.
|
# Interval in seconds in which to automatically reconnect all users.
|
||||||
# This can be used to automatically mitigate the bug where Facebook stops sending messages.
|
# This can be used to automatically mitigate the bug where Facebook stops sending messages.
|
||||||
# Set to -1 to disable periodic reconnections entirely.
|
# Set to -1 to disable periodic reconnections entirely.
|
||||||
interval: -1
|
interval: 3600
|
||||||
# What to do in periodic reconnects. Either "refresh" or "reconnect"
|
# What to do in periodic reconnects. Either "refresh" or "reconnect"
|
||||||
mode: refresh
|
mode: refresh
|
||||||
# Should even disconnected users be reconnected?
|
# Should even disconnected users be reconnected?
|
||||||
|
|
Loading…
Reference in a new issue