1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ihatemoney_ynh.git synced 2024-09-03 19:26:15 +02:00

Add toml schemas urls, fix ram for build and runtime.

This commit is contained in:
Félix Piédallu 2023-09-05 17:12:36 +02:00 committed by Salamandar
parent 01ea7cc12a
commit fc087b14a6
2 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,5 @@
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/manifest.v2.schema.json
packaging_format = 2
id = "ihatemoney"
@ -23,8 +25,8 @@ multi_instance = true
ldap = false
sso = false
disk = "50M"
ram.build = "50M"
ram.runtime = "50M"
ram.build = "300M"
ram.runtime = "100M"
[install]
[install.domain]

View file

@ -1,3 +1,5 @@
#:schema https://raw.githubusercontent.com/YunoHost/apps/master/schemas/tests.v1.schema.json
test_format = 1.0
[default]