1
0
Fork 0
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:
frju365 2019-01-29 13:28:41 +01:00 committed by GitHub
parent c52db73eb6
commit 45f8e018c1
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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",