mirror of
https://github.com/bunkerity/bunkerweb
synced 2026-05-24 09:28:37 +00:00
Add LIMIT_CONN var to server.conf
This commit is contained in:
parent
65120a7e97
commit
1a8b8043c8
1 changed files with 1 additions and 0 deletions
|
|
@ -15,6 +15,7 @@ server {
|
|||
return 405;
|
||||
}
|
||||
%LIMIT_REQ%
|
||||
%LIMIT_CONN%
|
||||
%AUTH_BASIC%
|
||||
%REMOVE_HEADERS%
|
||||
%X_FRAME_OPTIONS%
|
||||
|
|
|
|||
Loading…
Reference in a new issue