diff options
| author | Paul Buetow <paul@buetow.org> | 2026-06-03 20:15:04 +0300 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-06-03 20:15:04 +0300 |
| commit | 2a22fa084a89494016bf92b6674eb5bd3ceefcfb (patch) | |
| tree | fba6114e2d7cb48eb2c8d74c8afa96c4a9296f6b /src/photoalbum.default.conf | |
| parent | a9e9d2db616c4cb1a1fd192e38d53fba69b0102d (diff) | |
Add deterministic generation mode for task 3j0
Diffstat (limited to 'src/photoalbum.default.conf')
| -rw-r--r-- | src/photoalbum.default.conf | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/photoalbum.default.conf b/src/photoalbum.default.conf index 4c581de..a4ffb1b 100644 --- a/src/photoalbum.default.conf +++ b/src/photoalbum.default.conf @@ -9,6 +9,9 @@ HEIGHT=1200 MAXPREVIEWS=40 # Randomly shuffle all previews. # SHUFFLE=yes +# Set to any non-empty value for repeatable background, animation, timestamp, +# and shuffled preview choices. +# RANDOM_SEED=album-build-1 # Diverse directories, need to be full paths, not relative! INCOMING_DIR=$(pwd)/incoming |
