mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
remove ssowat conf
This commit is contained in:
parent
225cfda6e9
commit
18ad9d52ec
1 changed files with 0 additions and 3 deletions
|
@ -31,9 +31,6 @@ location ~ ^PATHTOCHANGE/ws/ {
|
|||
proxy_send_timeout 86400s;
|
||||
proxy_redirect off;
|
||||
}
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
||||
location ~ ^PATHTOCHANGE/(log|\.ht) {
|
||||
|
|
Loading…
Reference in a new issue