mirror of
https://github.com/YunoHost-Apps/dato_ynh.git
synced 2024-09-03 18:16:33 +02:00
disaple display_text for now
This commit is contained in:
parent
fddd24098f
commit
e869577e78
1 changed files with 4 additions and 5 deletions
|
@ -46,11 +46,10 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
|
|||
type = "boolean"
|
||||
default = false
|
||||
|
||||
[install.autosync_info]
|
||||
ask.en = "All the following options are useful only if you chose to enable autosynchronization. You can skip them all if you didn't."
|
||||
ask.fr = "Les options qui suivent ne sont utiles que si vous avez choisi d'activer l'autosynchronisation. Vous pouvez toutes les ignorer si ce n'est pas le cas."
|
||||
type = "display_text"
|
||||
default = ""
|
||||
# [install.autosync_info]
|
||||
# ask.en = "All the following options are useful only if you chose to enable autosynchronization. You can skip them all if you didn't."
|
||||
# ask.fr = "Les options qui suivent ne sont utiles que si vous avez choisi d'activer l'autosynchronisation. Vous pouvez toutes les ignorer si ce n'est pas le cas."
|
||||
#type = "display_text"
|
||||
|
||||
[install.couch_url]
|
||||
ask.en = "What is the url of your couchdb server (only if autosynchronization is enabled)."
|
||||
|
|
Loading…
Add table
Reference in a new issue