lib/config.py
author Tero Marttila <terom@fixme.fi>
Sun, 08 Feb 2009 02:29:23 +0200
branchsites
changeset 42 5a72c00c4ae4
parent 26 9d3beac1b196
permissions -rw-r--r--
more fiddling around with the irclogs layout/css, add query args to URL
"""
    Configuration settings, preferences
"""

# datetime format for time.strftime
DATETIME_FMT = "%Y/%m/%d %H:%M %Z"