i wanted to try the rate limiting feature of traefik (2.4.2) but if i define a period like shown in the docs i get errors from the traefik log.
[http.middlewares]
[http.middlewares.test-ratelimit.rateLimit]
average = 3
burst = 1
period = 1m
Error occurred during watcher callback: Near line 22 (last key parsed 'http.middlewares.test-ratelimit.rateLimit'): expected a top-level item to end with a newline, comment, or EOF, but got 'm' instead providerName=file