mirror of
https://github.com/YunoHost-Apps/movim_ynh.git
synced 2024-09-03 19:46:19 +02:00
disable the yunohost logo display
This commit is contained in:
parent
c06392fa2a
commit
1f01fc309c
2 changed files with 2 additions and 1 deletions
|
@ -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
|
||||
|
|
|
@ -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;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue