mirror of
https://github.com/YunoHost-Apps/webmin_ynh.git
synced 2024-09-03 20:36:08 +02:00
Update manifest.toml
This commit is contained in:
parent
495a77f04e
commit
583f182e95
1 changed files with 1 additions and 5 deletions
|
@ -21,7 +21,7 @@ multi_instance = false
|
||||||
ldap = false
|
ldap = false
|
||||||
sso = false
|
sso = false
|
||||||
disk = "50M"
|
disk = "50M"
|
||||||
ram.build = "50M"
|
ram.build = "200M"
|
||||||
ram.runtime = "50M"
|
ram.runtime = "50M"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
|
@ -55,7 +55,3 @@ ram.runtime = "50M"
|
||||||
|
|
||||||
[resources.apt]
|
[resources.apt]
|
||||||
packages = "perl, libnet-ssleay-perl, openssl, libauthen-pam-perl, libpam-runtime, libio-pty-perl, apt-show-versions, shared-mime-info"
|
packages = "perl, libnet-ssleay-perl, openssl, libauthen-pam-perl, libpam-runtime, libio-pty-perl, apt-show-versions, shared-mime-info"
|
||||||
|
|
||||||
#extras.webmin.repo = "deb https://download.webmin.com/download/repository sarge contrib"
|
|
||||||
#extras.webmin.key = "https://download.webmin.com/jcameron-key.asc"
|
|
||||||
#extras.webmin.packages = "webmin"
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue