etc/fixbot-nexus.py
author Tero Marttila <terom@fixme.fi>
Fri, 05 Feb 2010 21:48:14 +0200
changeset 58 31a17b0b5159
parent 41 9be5b4525e78
permissions -rw-r--r--
remove concept of event_types, the event.type is now just sent as a string
"""
    Configuration file for the fixbot nexus component
"""

## Shared static secret for use by API connections
api_secret = "xyz"