mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +02:00
LoxiLB: remove workaround in loxilbconfig.cgi
now loxilb is upgraded to 0.9.4, it fixes: https://github.com/vincentmli/BPFire/issues/25 Signed-off-by: Vincent Li <vincent.mc.li@gmail.com>
This commit is contained in:
@@ -167,7 +167,6 @@ if ($settings{'ACTION'} eq $Lang::tr{'add'}) {
|
||||
}
|
||||
|
||||
if ($settings{'EN'} eq 'on') {
|
||||
&DeleteLB(%settings);
|
||||
&CreateLB(%settings);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user