Role service-fastd-mesh: update peer limit config

* rename setting timeout to remote_data_timeout
* introduce setting remote_fetch_timeout
This commit is contained in:
Tobias Hachmer 2017-12-30 11:26:47 +01:00
parent 7757387dd5
commit b36f4dfe5b

View file

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