Enable hookshot feeds by default

as per documentation: "Services that need no further configuration are enabled by default" and feeds service doesn't require it
This commit is contained in:
Aine 2022-10-11 06:00:49 +00:00 committed by GitHub
parent 0616107346
commit 9412140477
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