From c77fc211c66021afb7c5ae5da97b14fd08499d9d Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 26 May 2023 14:39:32 +0200 Subject: [PATCH] Update manifest.toml --- manifest.toml | 9 +-------- 1 file changed, 1 insertion(+), 8 deletions(-) diff --git a/manifest.toml b/manifest.toml index b92d0bf..f352020 100644 --- a/manifest.toml +++ b/manifest.toml @@ -28,20 +28,13 @@ ram.build = "50M" ram.runtime = "50M" [install] - [install.alpha_software] - ask.en = "⚠️ Please note that GoToSocial is in early development stage. It may contain changing or unstable features, bugs, and security vulnerability." - ask.fr = "⚠️ Veuillez noter que GoToSocial est au début de son développment. Il pourrait contenir des fonctionnalités changeantes ou instables, des bugs, et des failles de sécurité." - type = "alert" [install.domain] type = "domain" full_domain = true [install.admin] - help.en = "Must be in lower case and without special characters." - help.fr = "Doit être en minuscule et sans caractère special." - type = "string" - example = "johndoe" + type = "user" [install.email] ask.en = "The email adress of your admin account."