docs/content/engine/logging
Antony Southworth ebfe67a54a
Make the specification of max-buffer-size discoverable. (#20562)
* Make the specification of max-buffer-size discoverable.

It's not obvious what type of strings are accepted by `max-buffer-size` nor is it obvious what e.g. `4m` means. Four _minutes_? (to me, it looks like something accepted by [ParseDuration](https://pkg.go.dev/time#ParseDuration).

Instead we should direct users to the relevant documentation to explain clearly what's allowed and what the units are.

* Update configure.md
2024-08-14 09:54:08 +02:00
..
drivers refactor: consolidate docker engine content files 2024-08-11 17:07:54 +02:00
_index.md refactor: consolidate docker engine content files 2024-08-11 17:07:54 +02:00
configure.md Make the specification of max-buffer-size discoverable. (#20562) 2024-08-14 09:54:08 +02:00
dual-logging.md refactor: consolidate docker engine content files 2024-08-11 17:07:54 +02:00
log_tags.md refactor: consolidate docker engine content files 2024-08-11 17:07:54 +02:00
plugins.md engine: add missing aliases after file rename 2024-08-12 13:36:54 +02:00