mirror of
https://github.com/YunoHost-Apps/fider_ynh.git
synced 2024-09-03 18:36:11 +02:00
Fix manifest
This commit is contained in:
parent
dcf34d8d9e
commit
bf92c2714a
1 changed files with 3 additions and 3 deletions
|
@ -22,9 +22,9 @@ architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
ldap = false
|
ldap = false
|
||||||
sso = false
|
sso = false
|
||||||
# disk = "50M"
|
disk = "?"
|
||||||
# ram.build = "50M"
|
ram.build = "20MB"
|
||||||
# ram.runtime = "50M"
|
ram.runtime = "?"
|
||||||
|
|
||||||
[install]
|
[install]
|
||||||
[install.domain]
|
[install.domain]
|
||||||
|
|
Loading…
Add table
Reference in a new issue