Add matrix_hookshot_feeds_pollTimeoutSeconds

This commit is contained in:
Slavi Pantaleev
2022-10-31 21:50:39 +02:00
parent 975dda54c9
commit ec45b87376
2 changed files with 2 additions and 0 deletions

View File

@ -131,6 +131,7 @@ matrix_hookshot_generic_user_id_prefix: '_webhooks_'
matrix_hookshot_feeds_enabled: true
# polling interval in seconds
matrix_hookshot_feeds_interval: 600
matrix_hookshot_feeds_pollTimeoutSeconds: 10
# There is no need to edit ports. use matrix_hookshot_container_http_host_bind_ports below to expose ports instead.