1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/paperless-ngx_ynh.git synced 2024-09-03 19:56:33 +02:00

Use /opt/yunohost/__APP__

This commit is contained in:
Tagadda 2023-05-18 09:23:50 +00:00
parent b61457b32a
commit c3fb1c2c07

View file

@ -72,6 +72,7 @@ ram.runtime = "50M" # FIXME: replace with an **estimate** minimum ram requiremen
[resources.system_user] [resources.system_user]
[resources.install_dir] [resources.install_dir]
dir = "/opt/yunohost/__APP__"
[resources.data_dir] [resources.data_dir]
subdirs = ["consume", "data", "media"] subdirs = ["consume", "data", "media"]