1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/calibreweb_ynh.git synced 2024-09-03 18:16:20 +02:00
This commit is contained in:
Krakinou 2023-07-29 00:24:34 +02:00
parent 45b15a76ff
commit a686db4aac

View file

@ -21,8 +21,8 @@ multi_instance = true
ldap = true
sso = true
disk = "400M"
ram.build = "50M" # FIXME: replace with an **estimate** minimum ram requirement. e.g. 50M, 400M, 1G, ...
ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requirement. e.g. 50M, 400M, 1G, ...
ram.build = "200M"
ram.runtime = "200M"
[install]
[install.domain]