Adding yunohost panel

This commit is contained in:
yalh76 2019-04-03 04:32:23 +02:00
parent 80e1587837
commit 6478b348bd

View file

@ -53,6 +53,9 @@
proxy_send_timeout 600;
proxy_read_timeout 600;
send_timeout 600;
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
}
# Bypass PeerTube for performance reasons. Could be removed