Joery / docker-traefik

My Docker setup with Traefik, Authelia and a bunch of other applications.
MIT License
3 stars 1 forks source link

Authelia: Update configuration to fix deprecation messages #12

Closed RacerBas closed 4 months ago

RacerBas commented 4 months ago

Address warnings for the upcoming V5.0 to be compliant with the configuration changes

Only this warning remains: session: option 'domain' is deprecated in v4.38.0 and has been replaced by a multi-domain configuration: this has automatically been mapped for you but you will need to adjust your configuration to remove this message and receive the latest messages"

A new issue has been opened for this but no configuration for it seems to be available yet