This commit is contained in:
wvr
2026-02-28 07:36:36 -06:00
parent 894c107e22
commit e17b863b7b
4 changed files with 32 additions and 17 deletions

View File

@@ -2,3 +2,4 @@ HOST_PHOTOVIEW_LOCATION="/root/photoview"
PHOTOVIEW_PORT="2283"
HOST_PHOTOVIEW_MEDIA_ROOT="/mnt/images"
PHOTOVIEW_DATABASE_DRIVER="sqlite"
PHOTOVIEW_SQLITE_PATH="/home/photoview/database/photoview.db"