about summary refs log tree commit diff stats
path: root/getwtxt.yml
diff options
context:
space:
mode:
authorcreme <creme@envs.net>2019-08-28 23:36:23 +0200
committercreme <creme@envs.net>2019-08-28 23:36:23 +0200
commit86b7c424cbcab57ff6b5157d79e0e7cebf3b318b (patch)
tree382ae3e270e890e6cb0931f566c60814cdcc93a4 /getwtxt.yml
parenteb33ceb75e6f7b385dac52821f14452c786099a2 (diff)
downloadgetwtxt-86b7c424cbcab57ff6b5157d79e0e7cebf3b318b.tar.gz
fix upgrade process and
remove trailing spaces
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"