ffhb_11s.conf: disable domain_switch for now
The next release should become a Testing version that does not perform an automatic switchover yet.
This commit is contained in:
parent
960e6102a0
commit
c8188a4774
|
@ -93,6 +93,7 @@
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
--[[
|
||||||
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
|
||||||
|
@ -104,6 +105,7 @@
|
||||||
'2a06:8782:ff02::e8', -- vpn07
|
'2a06:8782:ff02::e8', -- vpn07
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
--]]
|
||||||
}
|
}
|
||||||
|
|
||||||
-- vim: noet ts=4
|
-- vim: noet ts=4
|
||||||
|
|
Loading…
Reference in New Issue