1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/minchat_ynh.git synced 2024-09-03 19:36:29 +02:00

Update nginx.conf

This commit is contained in:
ericgaspar 2020-07-26 19:55:36 +02:00
parent af1cb59480
commit d1237ab05d
No known key found for this signature in database
GPG key ID: 574F281483054D44

View file

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