mirror of
https://github.com/YunoHost-Apps/shellinabox_ynh.git
synced 2024-09-03 20:26:12 +02:00
Update manifest.toml
This commit is contained in:
parent
10c711c8a3
commit
27addce56b
1 changed files with 1 additions and 4 deletions
|
@ -34,10 +34,6 @@ ram.runtime = "50M"
|
||||||
type = "path"
|
type = "path"
|
||||||
default = "/ssh"
|
default = "/ssh"
|
||||||
|
|
||||||
[install.init_main_permission]
|
|
||||||
type = "group"
|
|
||||||
default = "admins"
|
|
||||||
|
|
||||||
[resources]
|
[resources]
|
||||||
|
|
||||||
[resources.ports]
|
[resources.ports]
|
||||||
|
@ -45,6 +41,7 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.permissions]
|
[resources.permissions]
|
||||||
main.url = "/"
|
main.url = "/"
|
||||||
|
main.allowed = "admins"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "shellinabox"
|
packages = "shellinabox"
|
||||||
|
|
Loading…
Add table
Reference in a new issue