Further modules included.
[yaffs-website] / web / modules / contrib / linkchecker / config / install / linkchecker.settings.yml
1 scan_blocks: false
2 check_links_types: 1
3 extract:
4   from_a: true
5   from_audio: false
6   from_embed: false
7   from_iframe: false
8   from_img: false
9   from_object: false
10   from_video: false
11   filter_blacklist:
12     filter_align: filter_align
13     filter_autop: filter_autop
14     filter_caption: filter_caption
15     insert_block: insert_block
16     insert_view: insert_view
17     smiley: smiley
18     smileys: smileys
19     weblinks_embed: weblinks_embed
20     weblinks_filter: weblinks_filter
21 check:
22   connections_max: 8
23   connections_max_per_domain: 2
24   disable_link_check_for_urls: "example.com\nexample.net\nexample.org"
25   library: core
26   interval: 2419200
27   useragent: 'Drupal (+http://drupal.org/)'
28 error:
29   action_status_code_301: 0
30   action_status_code_404: 0
31   ignore_response_codes: "200\n206\n302\n304\n401\n403"
32   impersonate_account: ''
33 logging:
34   level: 6