1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/osjs_ynh.git synced 2024-09-03 19:56:11 +02:00

Update manifest.json

This commit is contained in:
frju365 2018-05-07 20:41:28 +02:00 committed by GitHub
parent 23d0f52b10
commit 8a9d69c6e9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -32,6 +32,15 @@
},
"example": "example.com"
},
"name": "path",
"type": "path",
"ask": {
"en": "Choose a path for OS.js",
"fr": "Choisissez un chemin pour OS.js"
},
"example": "/osjs",
"default": "/osjs"
},
{
"name": "is_public",
"type": "boolean",