mirror of
https://github.com/YunoHost-Apps/calibreweb_ynh.git
synced 2024-09-03 18:16:20 +02:00
fixme
This commit is contained in:
parent
45b15a76ff
commit
a686db4aac
1 changed files with 2 additions and 2 deletions
|
@ -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]
|
||||
|
|
Loading…
Add table
Reference in a new issue