summaryrefslogtreecommitdiff
path: root/example
diff options
context:
space:
mode:
Diffstat (limited to 'example')
-rw-r--r--example/config.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/example/config.yaml b/example/config.yaml
index e3f4d1694..bbdd8adbf 100644
--- a/example/config.yaml
+++ b/example/config.yaml
@@ -43,7 +43,7 @@ log-client-ip: true
# The format must be compatible with Go's time.Layout, as
# documented on https://pkg.go.dev/time#pkg-constants.
#
-# Examples: [true, false]
+# Examples: ["2006-01-02T15:04:05.000Z07:00", ""]
# Default: "02/01/2006 15:04:05.000"
log-timestamp-format: "02/01/2006 15:04:05.000"