From 5dcc2a32d614bb10dc5e2cea2531de859b1ff853 Mon Sep 17 00:00:00 2001 From: Shivaram Lingamneni Date: Mon, 23 Mar 2020 08:29:05 -0400 Subject: [PATCH] fix confusing config comment --- oragono.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/oragono.yaml b/oragono.yaml index ed9f4201..695a10dd 100644 --- a/oragono.yaml +++ b/oragono.yaml @@ -561,7 +561,7 @@ logging: - # how to log these messages # - # file log to given target filename + # file log to a file # stdout log to stdout # stderr log to stderr # (you can specify multiple methods, e.g., to log to both stderr and a file)