mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-28 11:43:25 +02:00
firewall.menu: Drop entry for P2P-Block.
Signed-off-by: Stefan Schantl <stefan.schantl@ipfire.org> Reviewed-by: Peter Müller <peter.mueller@ipfire.org> Acked-by: Michael Tremer <michael.tremer@ipfire.org>
This commit is contained in:
committed by
Peter Müller
parent
0b2d66c7a0
commit
52c8eaac4b
@@ -21,12 +21,6 @@
|
|||||||
'title' => "$Lang::tr{'intrusion detection system'}",
|
'title' => "$Lang::tr{'intrusion detection system'}",
|
||||||
'enabled' => 1,
|
'enabled' => 1,
|
||||||
};
|
};
|
||||||
$subfirewall->{'50.p2p'} = {
|
|
||||||
'caption' => $Lang::tr{'p2p block'},
|
|
||||||
'uri' => '/cgi-bin/p2p-block.cgi',
|
|
||||||
'title' => "P2P-Block",
|
|
||||||
'enabled' => 1,
|
|
||||||
};
|
|
||||||
$subfirewall->{'60.locationblock'} = {
|
$subfirewall->{'60.locationblock'} = {
|
||||||
'caption' => $Lang::tr{'locationblock'},
|
'caption' => $Lang::tr{'locationblock'},
|
||||||
'uri' => '/cgi-bin/location-block.cgi',
|
'uri' => '/cgi-bin/location-block.cgi',
|
||||||
|
|||||||
Reference in New Issue
Block a user