1
0
Fork 0

feat: callbacks

This commit is contained in:
Arthur K. 2025-06-11 15:04:44 +03:00
parent c69246d93e
commit c826cc97e6
Signed by: wzray
GPG key ID: B97F30FDC4636357
8 changed files with 1917 additions and 0 deletions

View file

@ -369,6 +369,9 @@ Periodically check if a new version has been released. (Default: ```true```)
`TRAEFIK_GLOBAL_SENDANONYMOUSUSAGE`:
Periodically send anonymous usage statistics. If the option is not specified, it will be disabled by default. (Default: ```false```)
`TRAEFIK_GLOBAL_UPDATERCALLBACKS`:
Callback urls for updater script (example: https://localhost:8080/callback)
`TRAEFIK_HOSTRESOLVER`:
Enable CNAME Flattening. (Default: ```false```)