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:
parent
79a0867493
commit
df66e1008a
1 changed files with 1 additions and 4 deletions
|
@ -30,10 +30,6 @@ ram.runtime = "100M"
|
|||
[install.domain]
|
||||
type = "domain"
|
||||
|
||||
[install.init_main_permission]
|
||||
type = "group"
|
||||
default = "visitors"
|
||||
|
||||
[install.admin]
|
||||
type = "user"
|
||||
|
||||
|
@ -63,3 +59,4 @@ ram.runtime = "100M"
|
|||
|
||||
[resources.permissions]
|
||||
main.url = "/"
|
||||
main.allowed = "admins"
|
||||
|
|
Loading…
Add table
Reference in a new issue