Read time config from config file

This commit is contained in:
PolynomialDivision 2017-10-04 23:49:57 +02:00
parent de5fbef9d9
commit 54ce3b02c8
7 changed files with 85 additions and 11 deletions

View file

@ -10,6 +10,11 @@ config settings ordering
config settings hostapd
option hostapd_dir '/var/run/hostapd'
config settings times
option update_client '50'
option remove_client '120'
option remove_probe '120'
config settings metric
option ht_support '10'
option vht_support '50'