From 1122b7287678496b9dbd43a560780d747105b31a Mon Sep 17 00:00:00 2001 From: nd <git@notandy.de> Date: Tue, 14 Jun 2022 01:59:14 +0200 Subject: [PATCH] fix readme --- README.md | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/README.md b/README.md index 5f2e89b..6e2c1ba 100644 --- a/README.md +++ b/README.md @@ -119,16 +119,13 @@ custom: [] **authconfig** ``` # Boolean: enable authentication -enabled: False +enable: False # Path to a htpasswd file path :'' # can be 'all' or 'any' satisfy: 'all - -# example: "https://upstream". If set to None no reverse proxy will be set up. -backend: None ``` **mapsconfig**: -- GitLab