mirror of
https://git.haproxy.org/git/haproxy.git/
synced 2025-11-05 11:01:00 +01:00
Despite the doc not mentionning it, core.{proxies,frontends,backends}
methods are also available from init context.
(through core.register_init() functions)
Updating the documentation to reflect this possibility.