Crawling depth override

I have same url lists but different depth.
If crawling depth override on scheduler settings, administration will be easier.

like.

return container.getComponent(“crawlJob”).logLevel(“info”).jobExecutor(executor).documentExpires(30).depthOverride(3).execute();

I have no plan to do the fix… Fess is OSS. Any contribution is welcome :slight_smile: