mirror of
https://github.com/berlin-open-wireless-lab/DAWN.git
synced 2025-03-09 15:40:12 +00:00
Read time config from config file
This commit is contained in:
parent
de5fbef9d9
commit
54ce3b02c8
7 changed files with 85 additions and 11 deletions
|
|
@ -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'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue