Skip to content
Snippets Groups Projects
Commit 891877d7 authored by nrbffs's avatar nrbffs
Browse files

ssid-switcher: decrease switch_timeframe

allow the SSID to change to the offline SSID once every 15 minutes
parent 1c6ca3d0
No related branches found
No related tags found
No related merge requests found
...@@ -45,7 +45,7 @@ ...@@ -45,7 +45,7 @@
ssid_changer = { ssid_changer = {
enabled = true, enabled = true,
switch_timeframe = 30, switch_timeframe = 15,
first = 5, first = 5,
prefix = 'FFS_Offline_', prefix = 'FFS_Offline_',
suffix = 'nodename', suffix = 'nodename',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment