summary refs log tree commit diff stats
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-05-12 04:33:02 -0400
committerBen Morrison <ben@gbmor.dev>2019-05-12 04:33:02 -0400
commit8e7f0c90e096f04b5dbc044c5ffabd87c86848e8 (patch)
tree282ace95888cd9187a5f9fce3f7ecdd9a502f6e2
parentbd5e602dc1d7dcef03a2d0a01f3f03e1f27c06a0 (diff)
downloadgetwtxt-8e7f0c90e096f04b5dbc044c5ffabd87c86848e8.tar.gz
new defaults
-rw-r--r--getwtxt.json1
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"
 }