From 002186c0167df82afbd07a2cffabcd803fcc0d85 Mon Sep 17 00:00:00 2001 From: Sadie Powell Date: Thu, 23 Dec 2021 22:08:36 +0000 Subject: [PATCH] Document log files having their creation date appended. --- data/example.conf | 2 ++ 1 file changed, 2 insertions(+) diff --git a/data/example.conf b/data/example.conf index 67d60e3b9..1c0d5a01f 100644 --- a/data/example.conf +++ b/data/example.conf @@ -660,6 +660,8 @@ log * - a channel name * - a filename * - globops + * + * If you specify a filename the current date in the format ".YYYYMMDD" will be appended to the path. */ target = "services.log"