Merge pull request #2164 from etkecc/patch-93
Enable hookshot feeds by default
This commit is contained in:
commit
c886e4f48b
@ -128,7 +128,7 @@ matrix_hookshot_generic_allow_js_transformation_functions: false
|
|||||||
matrix_hookshot_generic_user_id_prefix: '_webhooks_'
|
matrix_hookshot_generic_user_id_prefix: '_webhooks_'
|
||||||
|
|
||||||
|
|
||||||
matrix_hookshot_feeds_enabled: false
|
matrix_hookshot_feeds_enabled: true
|
||||||
# polling interval in seconds
|
# polling interval in seconds
|
||||||
matrix_hookshot_feeds_interval: 600
|
matrix_hookshot_feeds_interval: 600
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user