diff --git a/roles/service-fastd-mesh/templates/fastd_peer_limit_config.yaml.j2 b/roles/service-fastd-mesh/templates/fastd_peer_limit_config.yaml.j2 index 1139226..1fd0e1c 100644 --- a/roles/service-fastd-mesh/templates/fastd_peer_limit_config.yaml.j2 +++ b/roles/service-fastd-mesh/templates/fastd_peer_limit_config.yaml.j2 @@ -23,4 +23,5 @@ restart_max: 43200 stat: 'fastd_status.json' stat_ext: 'http://%s.freifunk-mwu.de/%s' stat_local: '/var/www/html/%s' -timeout: 900 +remote_fetch_timeout: 10 +remote_data_timeout: 900