diff --git a/conf/nginx.conf b/conf/nginx.conf index 1a4271f..3fa2954 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -28,8 +28,8 @@ location __PATH__/ { # Include SSOWAT user panel. #include conf.d/yunohost_panel.conf.inc; - - location ~ /(conf|history)(/|$) { - deny all; + + #location ~ /(conf|history)(/|$) { + #deny all; }