##############################################################################
# Metarecords configuration
-# metarecords.disabled = 1; # disable all metarecord access points
+metarecords.disabled = 1; # disable all metarecord access points
##############################################################################
##############################################################################
# Local date format (uses POSIX strftime() formatting)
# See http://www.template-toolkit.org/docs/modules/Template/Plugin/Date.html
-# DATE_FORMAT = '%Y-%m-%d'; # for 2014-06-31 format
+DATE_FORMAT = '%Y-%m-%d'; # for 2014-06-31 format
##############################################################################
##############################################################################