1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/silverbullet_ynh.git synced 2024-09-03 20:26:18 +02:00

fix manifest

This commit is contained in:
Florent 2024-03-10 23:18:36 +01:00 committed by Florent F
parent f4fc1e0a81
commit 3641a6a0ed

View file

@ -19,12 +19,12 @@ code = "https://github.com/silverbulletmd/silverbullet"
[integration]
yunohost = ">= 11.2"
architectures = "amd64"
architectures = [ "amd64" ]
multi_instance = true
ldap = "false"
ldap = false
sso = "false"
sso = false
disk = "100M"
ram.build = "50M"