mirror of
https://github.com/YunoHost-Apps/cryptpad_ynh.git
synced 2024-09-03 18:26:14 +02:00
Update manifest.json
This commit is contained in:
parent
c52db73eb6
commit
45f8e018c1
1 changed files with 10 additions and 0 deletions
|
@ -32,6 +32,16 @@
|
|||
},
|
||||
"example": "example.com"
|
||||
},
|
||||
{
|
||||
"name": "path",
|
||||
"type": "path",
|
||||
"ask": {
|
||||
"en": "Choose a path for CryptPad, only / is allowed.",
|
||||
"fr": "Choisissez un chemin pour CryptPad, seul / est autorisé."
|
||||
},
|
||||
"example": "/",
|
||||
"default": "/"
|
||||
},
|
||||
{
|
||||
"name": "email",
|
||||
"type": "email",
|
||||
|
|
Loading…
Add table
Reference in a new issue