mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-27 19:23:24 +02:00
Merge remote-tracking branch 'alfh/feature_firewalllogcountry' into beyond-next
Conflicts: langs/de/cgi-bin/de.pl
This commit is contained in:
@@ -33,6 +33,11 @@
|
||||
'title' => "$Lang::tr{'firewall logs port'}",
|
||||
'enabled' => 1
|
||||
};
|
||||
$sublogs->{'43.firewallcountry'} = {'caption' => $Lang::tr{'firewall logs country'},
|
||||
'uri' => '/cgi-bin/logs.cgi/firewalllogcountry.dat',
|
||||
'title' => "$Lang::tr{'firewall logs country'}",
|
||||
'enabled' => 1
|
||||
};
|
||||
$sublogs->{'50.ids'} = {'caption' => $Lang::tr{'ids logs'},
|
||||
'uri' => '/cgi-bin/logs.cgi/ids.dat',
|
||||
'title' => "$Lang::tr{'ids logs'}",
|
||||
|
||||
Reference in New Issue
Block a user