From 4d7c4f51a35d893dea2f75933bff32c813512b91 Mon Sep 17 00:00:00 2001 From: Ben Morrison Date: Thu, 19 Sep 2019 19:00:42 -0400 Subject: updated default logfile paths --- getwtxt.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/getwtxt.yml b/getwtxt.yml index 3d91ff1..817040d 100644 --- a/getwtxt.yml +++ b/getwtxt.yml @@ -67,8 +67,8 @@ StdoutLogging: false # Log files getwtxt will use. HTTP Requests will be # recorded in RequestLog, while everything else will go # into MessageLog, such as errors and notices. -MessageLog: "./logs/message.log" -RequestLog: "./logs/request.log" +MessageLog: "/usr/local/getwtxt/logs/message.log" +RequestLog: "/usr/local/getwtxt/logs/request.log" # This is the interval between data pushes from the # in-memory cache to the on-disk database. -- cgit 1.4.1-2-gfad0