Merge pull request #2164 from etkecc/patch-93

Enable hookshot feeds by default
This commit is contained in:
Slavi Pantaleev 2022-10-11 09:15:44 +03:00 committed by GitHub
commit c886e4f48b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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