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:
parent
7757387dd5
commit
b36f4dfe5b
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue