From a2c9bc0700501baae24040c872114cb35a99b515 Mon Sep 17 00:00:00 2001 From: Alexandre Aubin Date: Tue, 23 Jul 2019 18:29:50 +0200 Subject: [PATCH] Explain is_public --- manifest.json | 3 +++ 1 file changed, 3 insertions(+) diff --git a/manifest.json b/manifest.json index fdbbd20..0d1e432 100644 --- a/manifest.json +++ b/manifest.json @@ -38,6 +38,9 @@ "en": "Is it a public server ?", "fr": "Est-ce un serveur public ?" }, + "help": { + "en": "A public server means that anybody will be able to register on this server." + } "default": 0 } ]