mirror of
https://github.com/YunoHost-Apps/dokuwiki_ynh.git
synced 2024-09-03 18:26:20 +02:00
[add] Include SSOWAT user panel.
This commit is contained in:
parent
a36d1df3dc
commit
48a3d89cd7
1 changed files with 3 additions and 0 deletions
|
@ -13,4 +13,7 @@ location YNH_WWW_PATH {
|
|||
fastcgi_param REMOTE_USER $remote_user;
|
||||
fastcgi_param PATH_INFO $fastcgi_path_info;
|
||||
}
|
||||
|
||||
# Include SSOWAT user panel.
|
||||
include conf.d/yunohost_panel.conf.inc;
|
||||
}
|
||||
|
|
Loading…
Add table
Reference in a new issue