summaryrefslogtreecommitdiff
path: root/src/shuriken.default.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/shuriken.default.conf')
-rw-r--r--src/shuriken.default.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/shuriken.default.conf b/src/shuriken.default.conf
index d71ef8e..38d070e 100644
--- a/src/shuriken.default.conf
+++ b/src/shuriken.default.conf
@@ -32,6 +32,12 @@ TEMPLATE_DIR=/usr/share/shuriken/templates/default
# shuriken favicon. Can also be set with --favicon PATH.
#FAVICON=$(pwd)/my-favicon.ico
+# Source/project link shown in the page footer ("Site generated ... with <URL>").
+# Defaults to the shuriken.sh repository; point it at your own album's repo if you
+# like. The displayed text is the URL without its scheme. Can also be set with
+# --source-url URL.
+#SOURCE_URL=https://codeberg.org/snonux/shuriken.sh
+
# Includes a .tar of the incoming dir in the dist, can be yes or no
TARBALL_INCLUDE=yes
TARBALL_SUFFIX=.tar