doc: fix authentication example

This commit is contained in:
Vincent Bernat
2022-08-10 15:43:39 +02:00
parent 8b80fc421b
commit ab63e02dbe

View File

@@ -440,7 +440,7 @@ is also possible to modify the default user (when no header is
present) by tweaking the `default-user` key: present) by tweaking the `default-user` key:
```yaml ```yaml
authentication: auth:
headers: headers:
login: Remote-User login: Remote-User
name: Remote-Name name: Remote-Name