Explorar o código

try to make zabbix publi just to import template

Mickael %!s(int64=7) %!d(string=hai) anos
pai
achega
c6d7bd2efb
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      scripts/install

+ 3 - 0
scripts/install

@@ -372,6 +372,9 @@ yunohost service add zabbix-agent -d "Management of Zabbix Agent"
 
 #yunohost service add NAME_INIT.D --log "/var/log/FILE.log"
 
+# Make app public if for importing template
+# unprotected_uris allows SSO credentials to be passed anyway
+ynh_app_setting_set "$app" unprotected_uris "/"
 
 #=================================================
 # RELOAD NGINX AND PHP-FPM