1
0
Fork 0

feat: callbacks

This commit is contained in:
Arthur K. 2025-06-11 18:07:39 +03:00
parent 9e1e49f16f
commit 585158380f
Signed by: wzray
GPG key ID: B97F30FDC4636357
9 changed files with 1918 additions and 0 deletions

View file

@ -390,6 +390,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```)