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
eb5775a5ed
commit
dcf34d8d9e
1 changed files with 2 additions and 2 deletions
|
@ -20,8 +20,8 @@ code = "https://github.com/getfider/fider"
|
||||||
yunohost = ">= 11.1.17"
|
yunohost = ">= 11.1.17"
|
||||||
architectures = "all"
|
architectures = "all"
|
||||||
multi_instance = true
|
multi_instance = true
|
||||||
# ldap = true
|
ldap = false
|
||||||
# sso = false
|
sso = false
|
||||||
# disk = "50M"
|
# disk = "50M"
|
||||||
# ram.build = "50M"
|
# ram.build = "50M"
|
||||||
# ram.runtime = "50M"
|
# ram.runtime = "50M"
|
||||||
|
|
Loading…
Add table
Reference in a new issue