Skip to content

Commit 54a8e11

Browse files
committed
Fix headings in config doc
Signed-off-by: Kai A. Hiller <[email protected]>
1 parent 63a7c87 commit 54a8e11

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/configuration.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -560,7 +560,7 @@ telemetry:
560560
dsn: https://public@host:port/1
561561
```
562562
563-
### `email`
563+
## `email`
564564

565565
Settings related to sending emails
566566

@@ -589,13 +589,13 @@ email:
589589
#transport: aws_ses
590590
```
591591

592-
### `upstream_oauth2`
592+
## `upstream_oauth2`
593593

594594
Settings related to upstream OAuth 2.0/OIDC providers.
595595
Additions and modifications within this section are synced with the database on server startup.
596596
Removed entries are only removed with the [`config sync --prune`](./cli/config.md#config-sync---prune---dry-run) command.
597597

598-
#### `upstream_oauth2.providers`
598+
### `upstream_oauth2.providers`
599599

600600
A list of upstream OAuth 2.0/OIDC providers to use to authenticate users.
601601

0 commit comments

Comments
 (0)