Description
Whenever you want to define a large set of scope urls, it is more convenient to use UrlIncludeFile
rather than UrlInclude
.
The argument must be a list of files with absolute paths or relative to the
directory that Alkaline is run from. Each file contains a list of urls, each
url must be on a single line.
Alkaline will reload the lists of urls at each full indexing roundtrip. Each url is treated as if it was
written part of the list of the UrlInclude directive.