You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`--max-concurrency <n>`|`3`| Maximum concurrent HTTP requests |
143
+
|`--request-delay <ms>`|`200`| Delay between requests in milliseconds |
144
+
|`--canonical-origin <url>`|| The production domain your content links to |
144
145
145
146
AFDocs enforces delays between requests and caps concurrent connections to avoid overloading your server. Adjust these if you need gentler or faster runs:
Use `--canonical-origin` when your site's URLs in `sitemap.xml` and `llms.txt` don't match the domain you're testing, such as preview deployments or localhost.
0 commit comments