maybe chmod 0755 'ghostscript/fontmap.d'
maybe chmod 0644 'ghostscript/fontmap.d/10gsfonts.conf'
maybe chmod 0755 'graphite'
+maybe chmod 0755 'graphite/__pycache__'
maybe chmod 0644 'graphite/local_settings.py'
maybe chmod 0755 'groff'
maybe chmod 0644 'groff/man.local'
# Change to true, to enable carbon-cache on boot
-CARBON_CACHE_ENABLED=false
+CARBON_CACHE_ENABLED=true
# Set your local timezone (Django's default is America/Chicago)
# If your graphs appear to be offset by a couple hours then this probably
# needs to be explicitly set to your local timezone.
-#TIME_ZONE = 'America/Los_Angeles'
+TIME_ZONE = 'Europe/Berlin'
# Set the default short date format. See strftime(3) for supported sequences.
#DATE_FORMAT = '%m/%d'