summaryrefslogtreecommitdiff
path: root/src/photoalbum.default.conf
diff options
context:
space:
mode:
Diffstat (limited to 'src/photoalbum.default.conf')
-rw-r--r--src/photoalbum.default.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/photoalbum.default.conf b/src/photoalbum.default.conf
index 3e8cf10..6284988 100644
--- a/src/photoalbum.default.conf
+++ b/src/photoalbum.default.conf
@@ -13,8 +13,6 @@ TEMPLATE_DIR=/usr/share/photoalbum/templates
# Includes a .tar of the incoming dir in the dist, can be yes or no
declare -r TARBALL_INCLUDE=yes
-
-# If INCLUDETARBALL=yes, set the Name of the tarball
declare -r TARBALL_SUFFIX=.tar
declare -r TAR_OPTS='-c'