Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Commit ec6758d

Browse files
authored
Fix wrong headline for url_preview_accept_language in docs (#13437)
Fixes: #13433
1 parent 1c910e2 commit ec6758d

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

changelog.d/13437.doc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Fix wrong headline for `url_preview_accept_language` in documentation.

docs/usage/configuration/config_documentation.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1859,7 +1859,7 @@ Example configuration:
18591859
max_spider_size: 8M
18601860
```
18611861
---
1862-
### `url_preview_language`
1862+
### `url_preview_accept_language`
18631863

18641864
A list of values for the Accept-Language HTTP header used when
18651865
downloading webpages during URL preview generation. This allows

0 commit comments

Comments
 (0)