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:
parent
b61457b32a
commit
c3fb1c2c07
1 changed files with 1 additions and 0 deletions
|
@ -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"]
|
||||||
|
|
Loading…
Add table
Reference in a new issue