Skip to content

Commit f0b05e2

Browse files
oliwermjuraga
authored andcommitted
DOC: Mention preferred_time_suffix in the example
1 parent 0d8b695 commit f0b05e2

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

configuration/examples/example-full.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ haproxy:
6262
master_worker_mode: false # bool
6363
delayed_start_max: 30s # time.Duration
6464
delayed_start_tick: 500ms # time.Duration
65+
preferred_time_suffix: nearest # enum [nearest, none, ms, s, m, h, d]
6566
reload:
6667
reload_delay: 5 # int 2
6768
reload_cmd: "systemctl reload haproxy"

0 commit comments

Comments
 (0)