mirror of
https://github.com/vincentmli/bpfire.git
synced 2026-04-09 18:45:54 +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'}",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subfirewall->{'50.p2p'} = {
|
||||
'caption' => $Lang::tr{'p2p block'},
|
||||
'uri' => '/cgi-bin/p2p-block.cgi',
|
||||
'title' => "P2P-Block",
|
||||
'enabled' => 1,
|
||||
};
|
||||
$subfirewall->{'60.locationblock'} = {
|
||||
'caption' => $Lang::tr{'locationblock'},
|
||||
'uri' => '/cgi-bin/location-block.cgi',
|
||||
|
||||
Reference in New Issue
Block a user