diff options
Diffstat (limited to 'getwtxt.json')
-rw-r--r-- | getwtxt.json | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/getwtxt.json b/getwtxt.json deleted file mode 100644 index b739d8c..0000000 --- a/getwtxt.json +++ /dev/null @@ -1,15 +0,0 @@ -{ - "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." - } -} |