linkchecker/doc/html/options.txt
2011-05-20 21:10:31 +02:00

21 lines
604 B
Text

# Options
## GUI options
The most common check options are configurable.
They override any configuration file settings.
### Recursive depth
Check recursively all links up to given depth.
A negative depth will enable infinite recursion.
### Verbose output
Log all checked URLs once. Default is to log only errors and warnings.
### Debug
Log debugging output for each check.
It can be displayed with Help->Show Debug
## Configuration file
The configuration file can be edited with an integrated text editor.
It holds advanced options for checking and filtering that cannot
be set directly in the GUI.