summarylogtreecommitdiffstats
path: root/config.json
blob: 25d8755ae58638dffc237a53da3d51a6f64cc8de (plain)
1
2
3
4
5
6
7
{
    "general": {
        "host": "127.0.0.1",
        "post_url": "http://127.0.0.1:8000",
        "post_message_format": "array"
    }
}