Parcourir la source

Note that periodic_sync is in seconds

Will Hunt il y a 3 ans
Parent
commit
1f21044d78
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      mautrix_signal/example-config.yaml

+ 1 - 1
mautrix_signal/example-config.yaml

@@ -179,7 +179,7 @@ bridge:
     # This field will automatically be changed back to false after it,
     # except if the config file is not writable.
     resend_bridge_info: false
-    # Interval at which to resync contacts.
+    # Interval at which to resync contacts (in seconds).
     periodic_sync: 0
 
     # Provisioning API part of the web server for automated portal creation and fetching information.