3.7. Crawl Window
Note
This page is under construction.
- Plugin Key
au_crawlwindow
,au_crawlwindow_ser
- Plugin Value Type
au_crawlwindow
value type: String representing the fully-qualified name of a Java class implementing theorg.lockss.plugin.definable.DefinableArchivalUnit.ConfigurableCrawlWindow
interface, which is a factory for theorg.lockss.daemon.CrawlWindow
interface.au_crawlwindow_ser
value type: a serializedorg.lockss.daemon.CrawlWindow
object.- Description
A crawl window controls what times of day or days of the week crawls against the preservation target are allowed; by default an AU is eligible to crawl at any time.