1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/zabbix_ynh.git synced 2024-09-03 20:36:14 +02:00

try to make zabbix publi just to import template

This commit is contained in:
Mickael 2019-02-25 20:32:18 +01:00
parent 91a232473d
commit c6d7bd2efb

View file

@ -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