summary refs log tree commit diff stats
path: root/getwtxt.yml
diff options
context:
space:
mode:
authorBen Morrison <ben@gbmor.dev>2019-08-28 18:29:42 -0400
committerBen Morrison <ben@gbmor.dev>2019-08-28 18:29:42 -0400
commitc6cc41bc0f1d6567d1c18e285bf375e368ebf29d (patch)
tree382ae3e270e890e6cb0931f566c60814cdcc93a4 /getwtxt.yml
parenteb33ceb75e6f7b385dac52821f14452c786099a2 (diff)
parent86b7c424cbcab57ff6b5157d79e0e7cebf3b318b (diff)
downloadgetwtxt-c6cc41bc0f1d6567d1c18e285bf375e368ebf29d.tar.gz
Merge branch 'envs-net-patch-upgrade' v0.4.6
Diffstat (limited to 'getwtxt.yml')
-rw-r--r--getwtxt.yml8
1 files changed, 4 insertions, 4 deletions
diff --git a/getwtxt.yml b/getwtxt.yml
index df92aca..3d91ff1 100644
--- a/getwtxt.yml
+++ b/getwtxt.yml
@@ -70,8 +70,8 @@ StdoutLogging: false
 MessageLog: "./logs/message.log"
 RequestLog: "./logs/request.log"
 
-# This is the interval between data pushes from the 
-# in-memory cache to the on-disk database. 
+# This is the interval between data pushes from the
+# in-memory cache to the on-disk database.
 DatabasePushInterval: "5m"
 
 # The time getwtxt will wait between attempts to scrape
@@ -92,9 +92,9 @@ Instance:
   # requests.
   URL: "https://twtxt.example.com"
 
-  # Your name. 
+  # Your name.
   OwnerName: "Anonymous Microblogger"
-  
+
   # Your email address.
   Email: "nobody@knows"