mirror of
https://gitlab.com/openstapps/openstapps.git
synced 2026-01-10 03:32:52 +00:00
@@ -21,6 +21,7 @@ map $isRateLimited $rateLimit {
|
||||
limit_req_zone $rateLimit zone=customstappslimit:10m rate=20r/s;
|
||||
|
||||
server {
|
||||
charset utf-8;
|
||||
error_log stderr;
|
||||
access_log /dev/stdout {{{ logFormat }}};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user