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:
parent
c130a1d9a1
commit
7165fd534b
1 changed files with 1 additions and 1 deletions
|
@ -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) {
|
||||
|
|
Loading…
Add table
Reference in a new issue