Fix headings in config doc (#4419)
This commit is contained in:
@@ -560,7 +560,7 @@ telemetry:
|
||||
dsn: https://public@host:port/1
|
||||
```
|
||||
|
||||
### `email`
|
||||
## `email`
|
||||
|
||||
Settings related to sending emails
|
||||
|
||||
@@ -585,13 +585,13 @@ email:
|
||||
#command: /usr/sbin/sendmail
|
||||
```
|
||||
|
||||
### `upstream_oauth2`
|
||||
## `upstream_oauth2`
|
||||
|
||||
Settings related to upstream OAuth 2.0/OIDC providers.
|
||||
Additions and modifications within this section are synced with the database on server startup.
|
||||
Removed entries are only removed with the [`config sync --prune`](./cli/config.md#config-sync---prune---dry-run) command.
|
||||
|
||||
#### `upstream_oauth2.providers`
|
||||
### `upstream_oauth2.providers`
|
||||
|
||||
A list of upstream OAuth 2.0/OIDC providers to use to authenticate users.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user