fix readme

This commit is contained in:
nd 2022-06-14 01:59:14 +02:00
parent 8fd7a20a7c
commit 1122b72876

View file

@ -119,16 +119,13 @@ custom: []
**authconfig** **authconfig**
``` ```
# Boolean: enable authentication # Boolean: enable authentication
enabled: False enable: False
# Path to a htpasswd file # Path to a htpasswd file
path :'' path :''
# can be 'all' or 'any' # can be 'all' or 'any'
satisfy: 'all satisfy: 'all
# example: "https://upstream". If set to None no reverse proxy will be set up.
backend: None
``` ```
**mapsconfig**: **mapsconfig**: