nginx_ua_block_pleroma_rejects: Updated comment.

This commit is contained in:
tastytea 2019-08-18 20:18:46 +02:00
parent 7f14708527
commit 82f531dc40
Signed by: tastytea
GPG Key ID: CFC39497F1B26E07
1 changed files with 1 additions and 1 deletions

View File

@ -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