summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/photoalbum.default.conf4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/photoalbum.default.conf b/src/photoalbum.default.conf
index 3d7fa3d..2a85fc7 100644
--- a/src/photoalbum.default.conf
+++ b/src/photoalbum.default.conf
@@ -9,8 +9,8 @@ MAXPREVIEWS=100
# Diverse directories, need to be full paths, not relative!
INCOMING_DIR=$(pwd)/incoming
DIST_DIR=$(pwd)/dist
-TEMPLATE_DIR=/usr/share/photoalbum/templates
-#TEMPLATE_DIR=/usr/share/photoalbum/templates-minimal
+TEMPLATE_DIR=/usr/share/photoalbum/templates/default
+#TEMPLATE_DIR=/usr/share/photoalbum/templates/minimal
# Includes a .tar of the incoming dir in the dist, can be yes or no
TARBALL_INCLUDE=yes