diff --git a/CHANGELOG b/CHANGELOG index 17b56e7..cecd7da 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -2,6 +2,7 @@ 1.7 2016-? - Update to movim 0.9 git2016-02-25 +- conf/nginx.conf : disable the Yunohost logo 1.6.1 2016-02-12 - Update to movim 0.9 git2016-01-27 diff --git a/conf/nginx.conf b/conf/nginx.conf index 3d2ca11..5a82d0b 100644 --- a/conf/nginx.conf +++ b/conf/nginx.conf @@ -49,5 +49,5 @@ location ^~ /movim/config/ { } # Include SSOWAT user panel. -include conf.d/yunohost_panel.conf.inc; +#include conf.d/yunohost_panel.conf.inc;