@@ -9,8 +9,4 @@ location ^~ __PATH__/ {
# by default nginx times out connections in one minute
proxy_read_timeout 1d;
-
- # Include SSOWAT user panel.
- include conf.d/yunohost_panel.conf.inc;
- more_clear_input_headers 'Accept-Encoding';
}
@@ -22,9 +22,7 @@ yunohost = ">= 11.2.30"
helpers_version = "2.1"
architectures = "all"
multi_instance = true
ldap = false
sso = false
disk = "50M"
@@ -4,4 +4,4 @@
# COMMON VARIABLES AND CUSTOM HELPERS
#=================================================
-nodejs_version=20
+nodejs_version="20"