Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 06a2290a authored by Nicolas Gelot's avatar Nicolas Gelot
Browse files

Remove rule about Accept-Language header

parent b80f0a22
Loading
Loading
Loading
Loading
+0 −10
Original line number Diff line number Diff line
@@ -50,16 +50,6 @@
                     "params": {"message": "Rate limit exceeded 10002"}}
                ]
            },
            {
                "name": "block missing accept-language",
                "filters": ["!Header:Accept-Language"],
                "limit": 0,
                "stop": true,
                "actions": [
                    {"name": "block",
                     "params": {"message": "Rate limit exceeded 10003"}}
                ]
            },
            {
                "name": "block Connection:close",
                "filters": ["Header:Connection=close"],