diff options
-rw-r--r-- | data/example.conf | 2 |
1 files changed, 2 insertions, 0 deletions
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" |