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

Update manifest.toml

This commit is contained in:
Éric Gaspar 2023-11-01 16:26:55 +01:00
parent a77a06d211
commit 9a24e82f6b

View file

@ -34,10 +34,6 @@ ram.runtime = "50M"
[install.domain]
type = "domain"
[install.init_main_permission]
type = "group"
default = "visitors"
[resources]
[resources.sources]
@ -57,6 +53,8 @@ ram.runtime = "50M"
[resources.permissions]
main.url = "/"
main.show_tile = false
main.allowed = "visitors"
[resources.ports]
api.default = 21114