Skip to content
Snippets Groups Projects
Commit 1e9a8a1e authored by rubo77's avatar rubo77
Browse files

ssid-changer every hour

parent 67ac3f02
No related branches found
No related tags found
No related merge requests found
...@@ -314,7 +314,7 @@ ...@@ -314,7 +314,7 @@
ssid_changer = { ssid_changer = {
enabled = true, enabled = true,
switch_timeframe = 1440,-- only once every timeframe (in minutes) the SSID will change to OFFLINE switch_timeframe = 60,-- only once every timeframe (in minutes) the SSID will change to OFFLINE
-- set to 1440 to change once a day -- set to 1440 to change once a day
-- set to 1 minute to change every time the router gets offline -- set to 1 minute to change every time the router gets offline
first = 5, -- the first few minutes directly after reboot within which an Offline-SSID always may be activated first = 5, -- the first few minutes directly after reboot within which an Offline-SSID always may be activated
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment