1
0
Fork 0
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:
Salamandar 2024-02-29 17:00:18 +01:00
parent fddd24098f
commit e869577e78

View file

@ -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)."