Refactor local settings to dotenv-based gallery paths

This commit is contained in:
2026-03-22 22:52:07 -04:00
parent 16bd651cfb
commit 912446d9b7
5 changed files with 83 additions and 74 deletions

2
.env.example Normal file
View File

@@ -0,0 +1,2 @@
GALLERY_ROOT=/absolute/path/to/images
THUMBNAILS_ROOT=/absolute/path/to/thumb-cache