diff options
| -rw-r--r-- | irregular.ninja/shuriken.conf | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/irregular.ninja/shuriken.conf b/irregular.ninja/shuriken.conf index 0a073a9..9e28c3b 100644 --- a/irregular.ninja/shuriken.conf +++ b/irregular.ninja/shuriken.conf @@ -17,6 +17,8 @@ IMAGE_JOBS=3 SHUFFLE=yes # Generate a no-JavaScript splash landing page at index.html. SPLASH_PAGE=yes +# Generate the EXIF stats site (off by default in shuriken); enable it here. +STATS_PAGE=yes # Set to any non-empty value for repeatable output. # RANDOM_SEED=irregular-ninja |
