enable automatic domain switch to ffhb_batv15, on Fr 1. Jul 02:00:00 CEST 2022
This commit is contained in:
parent
92b13d4754
commit
949c2a44f2
|
@ -93,11 +93,10 @@
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
--[[
|
|
||||||
domain_switch = {
|
domain_switch = {
|
||||||
target_domain = 'ffhb_batv15',
|
target_domain = 'ffhb_batv15',
|
||||||
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 = 1656633600, -- Fr 1. Jul 02:00:00 CEST 2022
|
||||||
connection_check_targets = {
|
connection_check_targets = {
|
||||||
'2001:4860:4860::8888', -- Google DNS
|
'2001:4860:4860::8888', -- Google DNS
|
||||||
'2a06:8782:ff00::f7', -- vpn01
|
'2a06:8782:ff00::f7', -- vpn01
|
||||||
|
@ -105,7 +104,6 @@
|
||||||
'2a06:8782:ff02::e8', -- vpn07
|
'2a06:8782:ff02::e8', -- vpn07
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
--]]
|
|
||||||
}
|
}
|
||||||
|
|
||||||
-- vim: noet ts=4
|
-- vim: noet ts=4
|
||||||
|
|
Loading…
Reference in New Issue