Hi,
Could anyone help me set the "Maximum Children to Crawl" and the "Max Rule duration" settings when using the -cmd? I thought it would be something like:
zaproxy -cmd -quickurl
https://example.com -config maxChildren=1 -config maxRuleDurationInMins=1 -quickprogress
But it doesn't appear to tell me when I have set a key value pair that doesn't exist, or if the syntax I've added is correct. Also, I attempted to export a config file to see what was available, and these two settings don't appear in it.
Is there any way of setting these in cmd mode?
Thanks