mirror of
https://github.com/element-hq/synapse.git
synced 2025-03-31 03:45:13 +00:00
Fix wrong headline for url_preview_accept_language
in docs (#13437)
Fixes: #13433
This commit is contained in:
parent
1c910e2216
commit
ec6758d472
2 changed files with 2 additions and 1 deletions
1
changelog.d/13437.doc
Normal file
1
changelog.d/13437.doc
Normal file
|
@ -0,0 +1 @@
|
||||||
|
Fix wrong headline for `url_preview_accept_language` in documentation.
|
|
@ -1859,7 +1859,7 @@ Example configuration:
|
||||||
max_spider_size: 8M
|
max_spider_size: 8M
|
||||||
```
|
```
|
||||||
---
|
---
|
||||||
### `url_preview_language`
|
### `url_preview_accept_language`
|
||||||
|
|
||||||
A list of values for the Accept-Language HTTP header used when
|
A list of values for the Accept-Language HTTP header used when
|
||||||
downloading webpages during URL preview generation. This allows
|
downloading webpages during URL preview generation. This allows
|
||||||
|
|
Loading…
Add table
Reference in a new issue