0
This commit is contained in:
Nicolas 2024-05-13 19:54:13 -07:00
commit e26008a833

View File

@ -128,7 +128,8 @@
}, },
"limit": { "limit": {
"type": "integer", "type": "integer",
"description": "Maximum number of pages to crawl" "description": "Maximum number of pages to crawl",
"default": 10000
} }
} }
}, },