diff --git a/manifest.toml b/manifest.toml index 90e34d4..302834e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -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)."