activate autorefresh

This commit is contained in:
histausse 2021-09-20 14:14:20 +02:00
parent a80144c1a9
commit 62f51525c6
Signed by: histausse
GPG key ID: 67486F107F62E9E9

View file

@ -192,7 +192,7 @@ bridge:
# Interval in seconds in which to automatically reconnect all users.
# This can be used to automatically mitigate the bug where Facebook stops sending messages.
# Set to -1 to disable periodic reconnections entirely.
interval: -1
interval: 3600
# What to do in periodic reconnects. Either "refresh" or "reconnect"
mode: refresh
# Should even disconnected users be reconnected?