Compare commits
No commits in common. "2c2a37ef8b0e1935f5cf7314eb89adcd76e116bf" and "f69cd00888636a9df5b996b0805e721ba47937e0" have entirely different histories.
2c2a37ef8b
...
f69cd00888
@ -125,11 +125,6 @@ nginx:
|
|||||||
- proxy_pass: https://bookstack.themis.backend.syscid.com
|
- proxy_pass: https://bookstack.themis.backend.syscid.com
|
||||||
- proxy_http_version: 1.1
|
- proxy_http_version: 1.1
|
||||||
- client_max_body_size: 20M
|
- client_max_body_size: 20M
|
||||||
- modsecurity_rules: |-
|
|
||||||
'
|
|
||||||
SecRuleRemoveById 941160
|
|
||||||
SecAction "id:900200, phase:1, nolog, pass, t:none, setvar:\'tx.allowed_methods=GET HEAD POST OPTIONS PUT PATCH\'"
|
|
||||||
'
|
|
||||||
|
|
||||||
http.conf:
|
http.conf:
|
||||||
config:
|
config:
|
||||||
@ -152,10 +147,6 @@ nginx:
|
|||||||
- proxy_pass: https://privatebin.themis.backend.syscid.com
|
- proxy_pass: https://privatebin.themis.backend.syscid.com
|
||||||
- proxy_http_version: 1.1
|
- proxy_http_version: 1.1
|
||||||
- client_max_body_size: 50M
|
- client_max_body_size: 50M
|
||||||
- modsecurity_rules: |-
|
|
||||||
'
|
|
||||||
SecRequestBodyNoFilesLimit 50000000
|
|
||||||
'
|
|
||||||
|
|
||||||
sso_private.conf:
|
sso_private.conf:
|
||||||
config:
|
config:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user