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"
|
||||
architectures = "all"
|
||||
multi_instance = true
|
||||
# ldap = true
|
||||
# sso = false
|
||||
ldap = false
|
||||
sso = false
|
||||
# disk = "50M"
|
||||
# ram.build = "50M"
|
||||
# ram.runtime = "50M"
|
||||
|
|
Loading…
Add table
Reference in a new issue