We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e9f426 commit dcba775Copy full SHA for dcba775
nginx.conf.example
@@ -0,0 +1,7 @@
1
+http {
2
+ # first part is the mode (blacklist or whitelist) and rest of them are command arguments
3
+ # if command argument is "off" then module is disabled and otherwise it is a list of ipsets that should used in
4
+ # blacklisting or whitelisting.
5
+ blacklist ipset_name ;
6
+
7
+}
0 commit comments