add comment
This commit is contained in:
parent
34df7a9e30
commit
92b13d4754
|
@ -99,7 +99,7 @@
|
||||||
switch_after_offline_mins = 1440, -- 1 day
|
switch_after_offline_mins = 1440, -- 1 day
|
||||||
switch_time = 1653210000, -- Sun May 22 11:00:00 2022 CEST (this is just for testing)
|
switch_time = 1653210000, -- Sun May 22 11:00:00 2022 CEST (this is just for testing)
|
||||||
connection_check_targets = {
|
connection_check_targets = {
|
||||||
'2001:4860:4860::8888',
|
'2001:4860:4860::8888', -- Google DNS
|
||||||
'2a06:8782:ff00::f7', -- vpn01
|
'2a06:8782:ff00::f7', -- vpn01
|
||||||
'2a06:8782:ff02::e4', -- vpn02
|
'2a06:8782:ff02::e4', -- vpn02
|
||||||
'2a06:8782:ff02::e8', -- vpn07
|
'2a06:8782:ff02::e8', -- vpn07
|
||||||
|
|
Loading…
Reference in New Issue