From a0f45c9e97570bea83001c8106b5847723e8a863 Mon Sep 17 00:00:00 2001 From: "Paul Buetow (mars.fritz.box)" Date: Sun, 16 Feb 2014 12:20:53 +0100 Subject: move templates into sub directory --- src/photoalbum.default.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'src') 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 -- cgit v1.2.3