ReadabilityOptionsFile

The path of a JSON file that contains options to configure the Mozilla readability library, which is used when you set ClippingMode to READABILITY.

For information about the options that you can set in this file, refer to the documentation at https://github.com/mozilla/readability#api-reference.

Type: String
Default: ./readabilityOptions.json
Required: No
Configuration Section: TaskName or FetchTasks
Example: ReadabilityOptionsFile=./readabilityOptions.json
See Also:

ClippingMode

ReadabilityFile