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:
parent
a77a06d211
commit
9a24e82f6b
1 changed files with 2 additions and 4 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Reference in a new issue