Initial commit. Actually written ages ago.
[backup-rotation] / config.py
1 VERSION = '0.0.1'
2 DEBUG = True
3 DATABASE = 'sqlite:///play.db'