1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paheko_ynh.git synced 2024-09-03 19:56:22 +02:00

comment yunohost_panel.conf.inc, no sso in this app

This commit is contained in:
rodinux 2024-05-16 23:17:00 +02:00
parent a77bff473f
commit f69f1612fb

View file

@ -25,5 +25,5 @@ location __PATH__/ {
} }
# Include SSOWAT user panel. # Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc; # include conf.d/yunohost_panel.conf.inc;
} }