From 2a22fa084a89494016bf92b6674eb5bd3ceefcfb Mon Sep 17 00:00:00 2001 From: Paul Buetow Date: Wed, 3 Jun 2026 20:15:04 +0300 Subject: Add deterministic generation mode for task 3j0 --- src/photoalbum.default.conf | 3 +++ 1 file changed, 3 insertions(+) (limited to 'src/photoalbum.default.conf') 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 -- cgit v1.2.3