forked from sim0n00ps/OF-DL
Update docs/config/all-configuration-options.md
This commit is contained in:
parent
f75fa4e04c
commit
f6a9cbd305
@ -516,3 +516,23 @@ Allowed values: Any positive integer or `-1`
|
|||||||
|
|
||||||
Description: You won't need to set this, but if you see errors about the configured timeout of 100 seconds elapsing then
|
Description: You won't need to set this, but if you see errors about the configured timeout of 100 seconds elapsing then
|
||||||
you could set this to be more than 100. It is recommended that you leave this as the default value.
|
you could set this to be more than 100. It is recommended that you leave this as the default value.
|
||||||
|
|
||||||
|
## DisableTextSanitization
|
||||||
|
|
||||||
|
Type: `boolean`
|
||||||
|
|
||||||
|
Default: `false`
|
||||||
|
|
||||||
|
Allowed values: `true`, `false`
|
||||||
|
|
||||||
|
Description: When enabled, post/message text is stored as-is without XML stripping.
|
||||||
|
|
||||||
|
## DownloadVideoResolution
|
||||||
|
|
||||||
|
Type: `string`
|
||||||
|
|
||||||
|
Default: `"source"`
|
||||||
|
|
||||||
|
Allowed values: `"source"`, `"240"`, `"720"`
|
||||||
|
|
||||||
|
Description: This allows you to download videos in alternative resolutions, by default videos are downloaded in source resolution but some people prefer smoother videos at a lower resolution.
|
||||||
Loading…
x
Reference in New Issue
Block a user