linkchecker/doc/html/options.txt

22 lines
604 B
Text
Raw Normal View History

2010-12-07 20:49:28 +00:00
# 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.