summary refs log tree commit diff stats
path: root/getwtxt.json
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-05-12 03:59:29 -0400
committerBen Morrison <ben@gbmor.dev>2019-05-12 03:59:29 -0400
commit06cffd89aeea4d34c987a1e7583af7525b8534e8 (patch)
treeabfdd9883033d538d5da83dadc6458e09a5feea2 /getwtxt.json
parentdb3ecebbc2d131f9bd6a8d47e39dcecf785183e5 (diff)
downloadgetwtxt-06cffd89aeea4d34c987a1e7583af7525b8534e8.tar.gz
config fleshed out; using viper+pflag
Diffstat (limited to 'getwtxt.json')
-rw-r--r--getwtxt.json5
1 files changed, 5 insertions, 0 deletions
diff --git a/getwtxt.json b/getwtxt.json
new file mode 100644
index 0000000..8e08bb8
--- /dev/null
+++ b/getwtxt.json
@@ -0,0 +1,5 @@
+{
+  "port": 9001,
+  "logfile": "getwtxt.log",
+  "twtxtfile": "/var/twtxt/twtxt.txt"
+}