mirror of
https://github.com/YunoHost-Apps/gotosocial_ynh.git
synced 2024-09-03 19:16:06 +02:00
Update manifest.toml
This commit is contained in:
parent
4bd786c7aa
commit
c77fc211c6
1 changed files with 1 additions and 8 deletions
|
@ -28,20 +28,13 @@ ram.build = "50M"
|
||||||
ram.runtime = "50M"
|
ram.runtime = "50M"
|
||||||
|
|
||||||
[install]
|
[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]
|
[install.domain]
|
||||||
type = "domain"
|
type = "domain"
|
||||||
full_domain = true
|
full_domain = true
|
||||||
|
|
||||||
[install.admin]
|
[install.admin]
|
||||||
help.en = "Must be in lower case and without special characters."
|
type = "user"
|
||||||
help.fr = "Doit être en minuscule et sans caractère special."
|
|
||||||
type = "string"
|
|
||||||
example = "johndoe"
|
|
||||||
|
|
||||||
[install.email]
|
[install.email]
|
||||||
ask.en = "The email adress of your admin account."
|
ask.en = "The email adress of your admin account."
|
||||||
|
|
Loading…
Add table
Reference in a new issue