summaryrefslogtreecommitdiffstats
path: root/dmt/config.sh
diff options
context:
space:
mode:
Diffstat (limited to 'dmt/config.sh')
-rw-r--r--dmt/config.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/dmt/config.sh b/dmt/config.sh
index a19e14f..aa8a9c4 100644
--- a/dmt/config.sh
+++ b/dmt/config.sh
@@ -1,2 +1,5 @@
+# Title/heading to use for the web interface
+CYCHE_SITE_NAME="cychedelic"
+
# Number of lines of text to show per job on the main page
CYCHE_LOG_TAIL_LENGTH=25