mirror of
https://code.mensbeam.com/MensBeam/Arsse.git
synced 2024-12-22 05:02:40 +00:00
Correct outdated documentation
This commit is contained in:
parent
9951b44932
commit
185ae88ba3
1 changed files with 1 additions and 1 deletions
|
@ -363,7 +363,7 @@ The default value is equal to two megabytes.
|
|||
|---------|---------|
|
||||
| boolean | `true` |
|
||||
|
||||
Whether to allow the possibility of fetching full article contents from an article's source, if a newsfeed only provides excerpts. Whether fetching will actually happen is governed by a per-newsfeed toggle (defaulting to `false`) which currently can only be changed by manually editing the database.
|
||||
Whether to allow the possibility of fetching full article contents from an article's source, if a newsfeed only provides excerpts. Whether fetching will actually happen is governed by a per-newsfeed toggle (defaulting to `false`) which currently can only be changed via the Miniflux protocol.
|
||||
|
||||
### fetchUserAgentString
|
||||
|
||||
|
|
Loading…
Reference in a new issue