1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/librephotos_ynh.git synced 2024-09-03 19:36:12 +02:00

Update manifest.toml

This commit is contained in:
ericgaspar 2023-08-26 17:44:10 +02:00
parent 1b5c9aaac9
commit 1fe52a118c

View file

@ -2,8 +2,8 @@ packaging_format = 2
id = "librephotos" id = "librephotos"
name = "Librephotos" name = "Librephotos"
description.en = "A photo viewer and manager similar to Google Photos" description.en = "Photo viewer and manager similar to Google Photos"
description.fr = "Un gestionnaire de photos semblable à Google Photos" description.fr = "Gestionnaire de photos semblable à Google Photos"
version = "0.2021.36~ynh1" version = "0.2021.36~ynh1"
@ -24,9 +24,9 @@ architectures = "all"
multi_instance = false multi_instance = false
ldap = false ldap = false
sso = false sso = false
disk = "50M" # FIXME: replace with an **estimate** minimum disk requirement. e.g. 20M, 400M, 1G, ... disk = "50M"
ram.build = "50M" # FIXME: replace with an **estimate** minimum ram requirement. e.g. 50M, 400M, 1G, ... ram.build = "50M"
ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requirement. e.g. 50M, 400M, 1G, ... ram.runtime = "50M"
[install] [install]
[install.domain] [install.domain]