]> git.ipfire.org Git - people/ms/ipfire-2.x.git/commitdiff
firewall.menu: Drop entry for P2P-Block.
authorStefan Schantl <stefan.schantl@ipfire.org>
Mon, 14 Feb 2022 19:03:07 +0000 (20:03 +0100)
committerPeter Müller <peter.mueller@ipfire.org>
Tue, 15 Feb 2022 18:13:20 +0000 (18:13 +0000)
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>
config/menu/50-firewall.menu

index 6ae9687dc46c095b6a584a199516a3a4b9fc15e9..aa67d9007253f2a8018bd6aa461df542d54fe9bd 100644 (file)
                                 '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',