diff options
Diffstat (limited to 'getwtxt.json')
-rw-r--r-- | getwtxt.json | 7 |
1 files changed, 6 insertions, 1 deletions
diff --git a/getwtxt.json b/getwtxt.json index 55f8acb..c11c8e5 100644 --- a/getwtxt.json +++ b/getwtxt.json @@ -2,5 +2,10 @@ "port": 9001, "stdoutLogging": true, "logfile": "getwtxt.log", - "twtxtfile": "/var/twtxt/twtxt.txt" + "instance": { + "name": "getwtxt", + "url": "https://twtxt.example.com", + "owner": "gbmor", + "ownermail": "ben@gbmor.dev" + } } |