mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 03:32:22 +08:00
Nick: sitemap fix
This commit is contained in:
parent
ff4b7a835b
commit
1af26fe1b4
|
@ -389,6 +389,7 @@ export function legacyCrawlerOptions(x: CrawlerOptions) {
|
|||
generateImgAltText: false,
|
||||
allowBackwardCrawling: x.allowBackwardLinks,
|
||||
allowExternalContentLinks: x.allowExternalLinks,
|
||||
ignoreSitemap: x.ignoreSitemap,
|
||||
};
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user