Browse Source

fix confusing config comment

tags/v2.1.0-rc1
Shivaram Lingamneni 4 years ago
parent
commit
5dcc2a32d6
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      oragono.yaml

+ 1
- 1
oragono.yaml View File

@@ -561,7 +561,7 @@ logging:
561 561
     -
562 562
         # how to log these messages
563 563
         #
564
-        #   file    log to given target filename
564
+        #   file    log to a file
565 565
         #   stdout  log to stdout
566 566
         #   stderr  log to stderr
567 567
         #   (you can specify multiple methods, e.g., to log to both stderr and a file)

Loading…
Cancel
Save