mirror of
https://github.com/YunoHost-Apps/element-call_ynh.git
synced 2024-09-03 20:36:02 +02:00
Update manifest.toml
This commit is contained in:
parent
449ea67e9c
commit
09026fcfed
1 changed files with 7 additions and 0 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue