diff --git a/config/jail.conf b/config/jail.conf index 8fdd1ab2..e486ebbc 100644 --- a/config/jail.conf +++ b/config/jail.conf @@ -888,11 +888,8 @@ backend = %(syslog_backend)s port = http,https logpath = %(apache_error_log)s -# To use 'traefik-auth' filter you have to configure your Traefik instance to write -# the access logs as describe in https://docs.traefik.io/configuration/logs/#access-logs -# into a log file on host and specifiy users for Basic Authentication -# https://docs.traefik.io/configuration/entrypoints/#basic-authentication -# Service example in 'config/filter.d/traefik-auth.conf' [traefik-auth] +# to use 'traefik-auth' filter you have to configure your Traefik instance, +# see `filter.d/traefik-auth.conf` for details and service example. port = http,https logpath = /var/log/traefik/access.log