about summary refs log tree commit diff stats
path: root/getwtxt.json
blob: 912975a787acdd15ae507d94fffe436a7b5e6963 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
{
  "port": 9001,
  "stdoutLogging": true,
  "logFile": "getwtxt.log",
  "databasePath": "getwtxt.db",
  "databasePushInterval": "5m",
  "reCacheInterval": "1h",
  "instance": {
    "name": "getwtxt",
    "url": "https://twtxt.example.com",
    "owner": "foo barrington",
    "mail": "foo@barrington.ext",
    "description": "This is the twtxt registry for the tildeverse network of public unix servers."
  }
}