From f51ae6daba74055fe1501acef6e001bca46562f5 Mon Sep 17 00:00:00 2001 From: pp-r <64266134+pp-r@users.noreply.github.com> Date: Tue, 5 May 2020 14:48:25 +0200 Subject: [PATCH] comment ssowat --- conf/nginx.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/conf/nginx.conf b/conf/nginx.conf index 5b210e5..7bff739 100644 --- a/conf/nginx.conf +++ b/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; }