Mickael-Martin 6 лет назад
Родитель
Сommit
fcc2274a61
1 измененных файлов с 1 добавлено и 1 удалено
  1. 1 1
      conf/nginx.conf

+ 1 - 1
conf/nginx.conf

@@ -29,5 +29,5 @@ location __PATH__/ {
 ### End of PHP configuration part
 
   # Include SSOWAT user panel.
-  #include conf.d/yunohost_panel.conf.inc;
+  include conf.d/yunohost_panel.conf.inc;
 }