mirror of
https://github.com/YunoHost-Apps/calckey_ynh.git
synced 2024-09-03 18:16:18 +02:00
Fix
This commit is contained in:
parent
38feeb02c1
commit
2c2df98ad3
1 changed files with 4 additions and 4 deletions
|
@ -22,8 +22,8 @@ multi_instance = false
|
|||
ldap = "not_relevant"
|
||||
sso = "not_relevant"
|
||||
disk = "50M"
|
||||
ram.build = "50M"
|
||||
ram.runtime = "50M"
|
||||
ram.build = "2G"
|
||||
ram.runtime = "2G"
|
||||
|
||||
[install]
|
||||
[install.domain]
|
||||
|
|
Loading…
Add table
Reference in a new issue