mirror of
https://github.com/YunoHost-Apps/photoprism_ynh.git
synced 2024-09-03 19:56:41 +02:00
change assets path
This commit is contained in:
parent
242187fdcf
commit
48ef01a57d
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
||||||
PHOTOPRISM_ASSETS_PATH="/home/yunohost.app/__APP__/assets"
|
PHOTOPRISM_ASSETS_PATH="__INSTALL_DIR__/assets"
|
||||||
PHOTOPRISM_CACHE_PATH="/home/yunohost.app/__APP__/cache"
|
PHOTOPRISM_CACHE_PATH="/home/yunohost.app/__APP__/cache"
|
||||||
PHOTOPRISM_ORIGINALS_PATH="/home/yunohost.app/__APP__/photos/originals"
|
PHOTOPRISM_ORIGINALS_PATH="/home/yunohost.app/__APP__/photos/originals"
|
||||||
PHOTOPRISM_IMPORT_PATH="/home/yunohost.app/__APP__/photos/import"
|
PHOTOPRISM_IMPORT_PATH="/home/yunohost.app/__APP__/photos/import"
|
||||||
|
|
Loading…
Add table
Reference in a new issue