mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
Test old manifest : calibre_dir
This commit is contained in:
parent
70e986a384
commit
0b15f0d5f3
1 changed files with 12 additions and 0 deletions
|
@ -41,6 +41,18 @@
|
|||
},
|
||||
"example": "/calibre",
|
||||
"default": "/calibre"
|
||||
},
|
||||
{
|
||||
"name": "calibre_path",
|
||||
"ask": {
|
||||
"en": "Select the folder containing the library",
|
||||
"fr": "Choisissez le répertoire contenant la bibliothèque"
|
||||
},
|
||||
"help": {
|
||||
"en": "This folder should have read write access. It will be created if it does not exist.",
|
||||
"fr": "Le répertoire doit être accesible en lecture écriture, il sera créé s'il n'existe pas."
|
||||
},
|
||||
"example": "/home/johndoe/calibre"
|
||||
},
|
||||
{
|
||||
"name": "admin",
|
||||
|
|
Loading…
Add table
Reference in a new issue