summaryrefslogtreecommitdiff
path: root/data/server.json
blob: 901f377c16bae5af781b1cdff988089089af8fed (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
{
    "prefix": "",
    "port": 8001,
    "dbglevel": 0,
    "queue_retry_minutes": 2,
    "queue_retry_max": 10,
    "cssurls": [
        ""
    ],
    "max_timeline_entries": 128,
    "timeline_purge_days": 120,
    "local_purge_days": 0,
    "admin_account": "",
    "title": "",
    "short_description": "",
    "fastcgi": false,
    "layout": 2.7,
    "address": "0.0.0.0",
    "host": "snac.notnull.space",
    "admin_email": "paul@notnull.space"
}