mirror of
https://github.com/YunoHost-Apps/emailpoubelle_ynh.git
synced 2024-09-03 18:26:29 +02:00
Update manifest.toml
This commit is contained in:
parent
628d5a0668
commit
82acf670ff
1 changed files with 1 additions and 2 deletions
|
@ -11,7 +11,6 @@ maintainers = ["Krakinou"]
|
||||||
|
|
||||||
[upstream]
|
[upstream]
|
||||||
license = "Beerware"
|
license = "Beerware"
|
||||||
website = "https://forge.zici.fr/project/view/6"
|
|
||||||
demo = "https://poubelle.zici.fr"
|
demo = "https://poubelle.zici.fr"
|
||||||
code = "https://framagit.org/kepon/emailPoubellePhp"
|
code = "https://framagit.org/kepon/emailPoubellePhp"
|
||||||
|
|
||||||
|
@ -22,7 +21,7 @@ multi_instance = false
|
||||||
ldap = false
|
ldap = false
|
||||||
sso = false
|
sso = false
|
||||||
disk = "50M"
|
disk = "50M"
|
||||||
ram.build = "50M"
|
ram.build = "150M"
|
||||||
ram.runtime = "50M"
|
ram.runtime = "50M"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
|
|
Loading…
Add table
Reference in a new issue