From dcede9b3f144e92b80908a6e111bb7d827cdc0bf Mon Sep 17 00:00:00 2001 From: "Sergey G. Brester" Date: Thu, 21 Feb 2019 22:26:28 +0100 Subject: [PATCH] comment rewritten (belongs to the filter) --- config/jail.conf | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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