fix readme
This commit is contained in:
parent
8fd7a20a7c
commit
1122b72876
1 changed files with 1 additions and 4 deletions
|
|
@ -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**:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue