瀏覽代碼

Merge pull request #2164 from etkecc/patch-93

Enable hookshot feeds by default
pull/2167/head
Slavi Pantaleev 3 年之前
committed by GitHub
父節點
當前提交
c886e4f48b
沒有發現已知的金鑰在資料庫的簽署中 GPG Key ID: 4AEE18F83AFDEB23
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. +1
    -1
      roles/matrix-bridge-hookshot/defaults/main.yml

+ 1
- 1
roles/matrix-bridge-hookshot/defaults/main.yml 查看文件

@@ -128,7 +128,7 @@ matrix_hookshot_generic_allow_js_transformation_functions: false
matrix_hookshot_generic_user_id_prefix: '_webhooks_'


matrix_hookshot_feeds_enabled: false
matrix_hookshot_feeds_enabled: true
# polling interval in seconds
matrix_hookshot_feeds_interval: 600



Loading…
取消
儲存