1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/cheky_ynh.git synced 2024-09-03 18:16:00 +02:00
This commit is contained in:
Gofannon 2018-05-05 11:51:02 +02:00
parent 5e999aa833
commit 215f922a25
2 changed files with 9 additions and 7 deletions

View file

@ -28,8 +28,9 @@ location YNH_WWW_PATH {
}
# PHP configuration end
# Very important security restriction
location /var { deny all;}
# Include SSOWAT user panel.
include conf.d/yunohost_panel.conf.inc;
# Very important security restriction
location /Cheky/var { deny all;}
}

View file

@ -1,11 +1,12 @@
{
"name": "Cheky",
"id": "Cheky",
"name": "cheky",
"id": "cheky",
"packaging_format": 1,
"description": {
"en": "Cheky package for YunoHost.",
"fr": "Application Cheky pour YunoHost."
},
"version": "3.8.1",
"url": "https://www.cheky.net/",
"license": "free",
"maintainer": {
@ -40,8 +41,8 @@
"en": "Choose a path for Cheky",
"fr": "Choisissez un chemin pour Cheky"
},
"example": "/Cheky",
"default": "/Cheky"
"example": "/cheky",
"default": "/cheky"
},
{
"name": "password",