summaryrefslogtreecommitdiff
path: root/src/lib/config.source.sh
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/config.source.sh')
-rw-r--r--src/lib/config.source.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/config.source.sh b/src/lib/config.source.sh
index c3c0731..f07b48e 100644
--- a/src/lib/config.source.sh
+++ b/src/lib/config.source.sh
@@ -45,7 +45,7 @@ apply_config_defaults() {
# --source-url. The footer derives the displayed text from the URL itself.
SOURCE_URL="${SOURCE_URL:-https://codeberg.org/snonux/shuriken.sh}"
SPLASH_PAGE="${SPLASH_PAGE:-yes}"
- STATS_PAGE="${STATS_PAGE:-yes}"
+ STATS_PAGE="${STATS_PAGE:-no}"
SYNC_DELETE="${SYNC_DELETE:-yes}"
TARBALL_INCLUDE="${TARBALL_INCLUDE:-no}"
TARBALL_SUFFIX="${TARBALL_SUFFIX:-.tar}"