浏览代码

Note that periodic_sync is in seconds

Will Hunt 3 年之前
父节点
当前提交
1f21044d78
共有 1 个文件被更改,包括 1 次插入1 次删除
  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.