diff options
author | Ben Morrison <ben@gbmor.dev> | 2019-05-12 04:33:02 -0400 |
---|---|---|
committer | Ben Morrison <ben@gbmor.dev> | 2019-05-12 04:33:02 -0400 |
commit | 8e7f0c90e096f04b5dbc044c5ffabd87c86848e8 (patch) | |
tree | 282ace95888cd9187a5f9fce3f7ecdd9a502f6e2 /getwtxt.json | |
parent | bd5e602dc1d7dcef03a2d0a01f3f03e1f27c06a0 (diff) | |
download | getwtxt-8e7f0c90e096f04b5dbc044c5ffabd87c86848e8.tar.gz |
new defaults
Diffstat (limited to 'getwtxt.json')
-rw-r--r-- | getwtxt.json | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/getwtxt.json b/getwtxt.json index 8e08bb8..55f8acb 100644 --- a/getwtxt.json +++ b/getwtxt.json @@ -1,5 +1,6 @@ { "port": 9001, + "stdoutLogging": true, "logfile": "getwtxt.log", "twtxtfile": "/var/twtxt/twtxt.txt" } |