From mboxrd@z Thu Jan 1 00:00:00 1970 From: Peter =?utf-8?q?M=C3=BCller?= To: development@lists.ipfire.org Subject: Re: [PATCH 4/4] firewall.menu: Drop entry for P2P-Block. Date: Mon, 14 Feb 2022 21:12:15 +0000 Message-ID: <856e79b6-2740-2f2b-b15a-9eedc2a080bb@ipfire.org> In-Reply-To: <20220214190307.4086-4-stefan.schantl@ipfire.org> MIME-Version: 1.0 Content-Type: multipart/mixed; boundary="===============1874424840540990834==" List-Id: --===============1874424840540990834== Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable Reviewed-by: Peter M=C3=BCller > Signed-off-by: Stefan Schantl > --- > config/menu/50-firewall.menu | 6 ------ > 1 file changed, 6 deletions(-) >=20 > diff --git a/config/menu/50-firewall.menu b/config/menu/50-firewall.menu > index 6ae9687dc..aa67d9007 100644 > --- a/config/menu/50-firewall.menu > +++ b/config/menu/50-firewall.menu > @@ -21,12 +21,6 @@ > 'title' =3D> "$Lang::tr{'intrusion detecti= on system'}", > 'enabled' =3D> 1, > }; > - $subfirewall->{'50.p2p'} =3D { > - 'caption' =3D> $Lang::tr{'p2p block'}, > - 'uri' =3D> '/cgi-bin/p2p-block.cgi', > - 'title' =3D> "P2P-Block", > - 'enabled' =3D> 1, > - }; > $subfirewall->{'60.locationblock'} =3D { > 'caption' =3D> $Lang::tr{'locationblock'}, > 'uri' =3D> '/cgi-bin/location-block.cgi', --===============1874424840540990834==--