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

Commit

Permalink
Fix wrong headline for url_preview_accept_language in docs (#13437)
Browse files Browse the repository at this point in the history
Fixes: #13433
  • Loading branch information
dklimpel authored Aug 3, 2022
1 parent 1c910e2 commit ec6758d
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions changelog.d/13437.doc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
Fix wrong headline for `url_preview_accept_language` in documentation.
2 changes: 1 addition & 1 deletion docs/usage/configuration/config_documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -1859,7 +1859,7 @@ Example configuration:
max_spider_size: 8M
```
---
### `url_preview_language`
### `url_preview_accept_language`

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

0 comments on commit ec6758d

Please sign in to comment.