Files
2026-02-28 07:36:36 -06:00

6 lines
201 B
Plaintext

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"