1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/element_ynh.git synced 2024-09-03 18:36:08 +02:00

Fix ram and disk storage

This commit is contained in:
Josué Tille 2023-12-19 10:44:07 +01:00
parent b911051c25
commit c9ae1a254c
No known key found for this signature in database
GPG key ID: 716A6C99B04194EF

View file

@ -26,9 +26,9 @@ ldap = "not_relevant"
sso = "not_relevant"
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
disk = "70M"
ram.build = "0M"
ram.runtime = "0M"
[install]
[install.domain]