nginx_ua_block_pleroma_rejects: Updated comment.
This commit is contained in:
parent
7f14708527
commit
82f531dc40
|
@ -1,7 +1,7 @@
|
|||
#!/bin/zsh
|
||||
# Generates an nginx-map of User-Agents to block from the rejected domains in
|
||||
# mrf_simple.
|
||||
# Save the output to a file and include it in an nginx configuration file. Then
|
||||
# Save the output to a file and include it in your nginx configuration. Then
|
||||
# add `if ($blockedagent) { return 403; }` to your server blocks.
|
||||
|
||||
# Version: 2019-08-18_4
|
||||
|
|
Loading…
Reference in New Issue
Block a user