This commit is contained in:
eric_G 2025-09-24 23:00:38 +02:00
parent 896d84f7a7
commit ca0f40885c
2 changed files with 0 additions and 5 deletions

View file

@ -6,9 +6,6 @@ location / {
proxy_set_header Accept-Encoding "";
try_files $uri @proxy;
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
}
location ~ /sw.js {

View file

@ -18,8 +18,6 @@ ynh_backup "$install_dir"
ynh_backup "/etc/nginx/conf.d/$domain.d/$app.conf"
#=================================================
# SPECIFIC BACKUP
#=================================================
# BACKUP LOGROTATE
#=================================================