1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/fittrackee_ynh.git synced 2024-09-03 18:36:16 +02:00

Update nginx.conf

This commit is contained in:
oufmilo 2022-12-22 21:52:27 +01:00 committed by GitHub
parent c130a1d9a1
commit 7165fd534b
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -22,7 +22,7 @@ location __PATH__/ {
client_max_body_size 80m;
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
}
# rate limit the login or password reset pages
location ~ ^/(login[^-/]|password-reset|resend-link|2fa-check) {