summarylogtreecommitdiffstats
path: root/pump.io.json
blob: 96e1340512e41f35c6ed7c6f1a73f8a0e94b2b73 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
{
    "driver":  "memory",
    "secret":  "my dog has fleas",
    "noweb":  false,
    "site":  "Awesome Sauce",
    "owner":  "Awesome Inc.",
    "ownerURL":  "http://example.com/",
    "port":  8000,
    "hostname":  "localhost",
    "address":  "localhost",
    "nologger":  false,
    "serverUser":  "pumpio",
    "uploaddir": "/tmp/pump.io/uploads",
    "debugClient": false,
    "firehose": "ofirehose.example"
}