|
|
@ -1,5 +1,5 @@
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "YunoHost application example",
|
|
|
|
"name": "YunoHost example app",
|
|
|
|
"id": "ynhexample",
|
|
|
|
"id": "ynhexample",
|
|
|
|
"description": {
|
|
|
|
"description": {
|
|
|
|
"en": "Example package for Yunohost applications."
|
|
|
|
"en": "Example package for Yunohost applications."
|
|
|
@ -25,8 +25,8 @@
|
|
|
|
"ask": {
|
|
|
|
"ask": {
|
|
|
|
"en": "Choose a path for ynhexample"
|
|
|
|
"en": "Choose a path for ynhexample"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
"example": "/dokuwiki",
|
|
|
|
"example": "/example",
|
|
|
|
"default": "/dokuwiki"
|
|
|
|
"default": "/example"
|
|
|
|
},
|
|
|
|
},
|
|
|
|
{
|
|
|
|
{
|
|
|
|
"name": "admin",
|
|
|
|
"name": "admin",
|
|
|
|