mirror of
https://github.com/YunoHost-Apps/BicBucStriim_ynh.git
synced 2024-09-03 18:15:53 +02:00
Update manifest.json
This commit is contained in:
parent
ad0ef66b53
commit
1dae07a935
1 changed files with 3 additions and 2 deletions
|
@ -6,6 +6,7 @@
|
||||||
"en": "BicBucStriim streams books, digital books, providing web-based access to your e-book collection.",
|
"en": "BicBucStriim streams books, digital books, providing web-based access to your e-book collection.",
|
||||||
"fr": "BicBucStriim est une interface web pour accéder à votre collection d'e-book."
|
"fr": "BicBucStriim est une interface web pour accéder à votre collection d'e-book."
|
||||||
},
|
},
|
||||||
|
"version": "1.3.6~ynh1",
|
||||||
"url": "http://projekte.textmulch.de/bicbucstriim/",
|
"url": "http://projekte.textmulch.de/bicbucstriim/",
|
||||||
"license": "free",
|
"license": "free",
|
||||||
"maintainer": {
|
"maintainer": {
|
||||||
|
@ -14,7 +15,7 @@
|
||||||
"url": "https://github.com/YunoHost-Apps/BicBucStriim_ynh"
|
"url": "https://github.com/YunoHost-Apps/BicBucStriim_ynh"
|
||||||
},
|
},
|
||||||
"requirements": {
|
"requirements": {
|
||||||
"yunohost": ">> 2.4.0"
|
"yunohost": ">> 3.8.1"
|
||||||
},
|
},
|
||||||
"multi_instance": true,
|
"multi_instance": true,
|
||||||
"services": [
|
"services": [
|
||||||
|
@ -64,7 +65,7 @@
|
||||||
"name": "login",
|
"name": "login",
|
||||||
"type": "boolean",
|
"type": "boolean",
|
||||||
"ask": {
|
"ask": {
|
||||||
"en": "Disable BicBucStriim login ?",
|
"en": "Disable BicBucStriim login?",
|
||||||
"fr": "Désactiver l'authentification BicBucStriim ?"
|
"fr": "Désactiver l'authentification BicBucStriim ?"
|
||||||
},
|
},
|
||||||
"default": true
|
"default": true
|
||||||
|
|
Loading…
Add table
Reference in a new issue