summaryrefslogtreecommitdiff
path: root/config.json.template
blob: 888d11eda92d8f303933a78190512e7d11f34afa (plain)
1
2
3
4
5
6
7
8
9
{
    "database": "votes.db",
    "secret_key": "",
    "debug": false,
    "superuser": "admin",
    "abusemail": "admin@host.example.com",
    "featured": ["sticky"],
    "title": "My awesome voting page"
}