diff options
| author | Nantha Sorubakanthan <nantha@mielota.com> | 2026-04-13 21:45:43 +0200 |
|---|---|---|
| committer | Nantha Sorubakanthan <nantha@mielota.com> | 2026-04-13 21:45:43 +0200 |
| commit | 0c913f1e421b9d47c052350c4c1d619e4ac6a297 (patch) | |
| tree | c9124ff04b9252836221c41d2ca2fa133d166251 /debian13/etc/nginx/conf.d | |
Initial commit
Diffstat (limited to 'debian13/etc/nginx/conf.d')
| -rw-r--r-- | debian13/etc/nginx/conf.d/antispam.conf | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian13/etc/nginx/conf.d/antispam.conf b/debian13/etc/nginx/conf.d/antispam.conf new file mode 100644 index 0000000..2bbae91 --- /dev/null +++ b/debian13/etc/nginx/conf.d/antispam.conf @@ -0,0 +1 @@ +limit_req_zone $binary_remote_addr zone=req_limit_per_ip:10m rate=1r/s; |
