blob: b739d8c7df121f29e44b90d130201018e0474ffe (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
{
"ListenPort": 9001,
"StdoutLogging": true,
"LogFile": "getwtxt.log",
"DatabasePath": "getwtxt.db",
"DatabasePushInterval": "5m",
"StatusFetchInterval": "1h",
"Instance": {
"SiteName": "getwtxt",
"URL": "https://twtxt.example.com",
"OwnerName": "foo barrington",
"Email": "foo@barrington.ext",
"Description": "This is the twtxt registry for the tildeverse network of public unix servers."
}
}
|