1
0
Fork 0
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:
Salamandar 2023-06-09 22:23:03 +02:00
parent eb5775a5ed
commit dcf34d8d9e

View file

@ -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"