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

Update manifest.toml

This commit is contained in:
ericgaspar 2023-08-25 12:09:58 +02:00
parent d68ce49839
commit c004dc03d8

View file

@ -17,7 +17,7 @@ userdoc = "https://coder.com/docs/code-server/latest/FAQ"
code = "https://github.com/coder/code-server" code = "https://github.com/coder/code-server"
[integration] [integration]
yunohost = ">= 11.1.17" yunohost = ">= 11.2"
architectures = ["amd64", "arm64", "armhf"] architectures = ["amd64", "arm64", "armhf"]
multi_instance = true multi_instance = true
ldap = false ldap = false
@ -29,7 +29,6 @@ ram.runtime = "100M"
[install] [install]
[install.domain] [install.domain]
type = "domain" type = "domain"
full_domain = true
[install.admin] [install.admin]
type = "user" type = "user"