1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/conduit_ynh.git synced 2024-09-03 18:16:30 +02:00

Update manifest.toml

This commit is contained in:
ericgaspar 2023-08-25 17:03:41 +02:00
parent 3759ab936c
commit 6a205e0666

View file

@ -5,7 +5,7 @@ name = "Conduit"
description.en = "Simple, fast and reliable chat server powered by Matrix"
description.fr = "Serveur de chat simple, rapide et fiable alimenté par Matrix"
version = "0.6.0~ynh3"
version = "0.6.0~ynh4"
maintainers = ["eric_G"]
@ -30,6 +30,10 @@ ram.runtime = "50M"
[install.domain]
type = "domain"
[install.init_main_permission]
type = "group"
default = "visitors"
[install.server_name]
ask.en = "Select the display name for your Conduit server"
ask.fr = "Sélectionnez le nom d'affichage pour votre serveur Conduit"