From 09026fcfed4b37798f749f07c086accd98c5ef27 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Tue, 17 Oct 2023 17:25:09 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/manifest.toml b/manifest.toml index 9a7d1ad..1f52a1e 100644 --- a/manifest.toml +++ b/manifest.toml @@ -38,6 +38,13 @@ ram.runtime = "50M" type = "group" default = "visitors" + [install.default_home_server] + ask.en = "Choose a default Matrix server" + ask.fr = "Choisissez un serveur Matrix par défault" + type = "string" + example = "my-own-homeserver.tld" + default = "matrix.org" + [resources] [resources.sources]