aboutsummaryrefslogtreecommitdiff
path: root/trunk/conf
diff options
context:
space:
mode:
Diffstat (limited to 'trunk/conf')
-rw-r--r--trunk/conf/simplepkg.conf6
1 files changed, 3 insertions, 3 deletions
diff --git a/trunk/conf/simplepkg.conf b/trunk/conf/simplepkg.conf
index b50372c..60c9ac7 100644
--- a/trunk/conf/simplepkg.conf
+++ b/trunk/conf/simplepkg.conf
@@ -202,11 +202,11 @@ TEMPLATE_FOLDER="/etc/simplepkg/templates"
#
# - simplepkg-folder: templates are stored at /etc/simplepkg
# - templates-folder: templates are stored at /etc/simplepkg/templates
-# - own-folder: each template stored at its own folder
-# at /etc/simplepkg/templates/template-name
+# - own-folder or compact: each template stored at its own folder
+# at /etc/simplepkg/templates/template-name
#
# This variable has backwards purposes only, so dont change it.
-TEMPLATE_STORAGE_STYLE="own-folder"
+TEMPLATE_STORAGE_STYLE="compact"
#---------------------------------------------------------------------
# MKJAIL SECTION