1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/ampache_ynh.git synced 2024-09-03 18:15:55 +02:00

fix linter

This commit is contained in:
Éric Gaspar 2023-06-11 22:58:40 +02:00
parent c6935fd1c3
commit 3178fb02ee
2 changed files with 1 additions and 1 deletions

Binary file not shown.

Before

Width:  |  Height:  |  Size: 1.2 MiB

After

Width:  |  Height:  |  Size: 450 KiB

View file

@ -23,7 +23,7 @@ multi_instance = true
ldap = true
sso = false
disk = "50M"
ram.build = "50M"
ram.build = "500M"
ram.runtime = "50M"
[install]