Browse Source

Always show YunoHost tile

pull/91/head
Maniack Crudelis 6 years ago
committed by GitHub
parent
commit
1b63bd778a
No known key found for this signature in database GPG Key ID: 4AEE18F83AFDEB23
  1. 4
      conf/nginx.conf

4
conf/nginx.conf

@ -32,6 +32,6 @@ location __PATH__/ {
fastcgi_param SCRIPT_FILENAME $request_filename;
}
#--PRIVATE--# Include SSOWAT user panel.
#--PRIVATE--include conf.d/yunohost_panel.conf.inc;
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
}
Loading…
Cancel
Save