If you try to set multiple sitemap urls in the configuration form, it will warm only the last sitemap cause the parser function parseRecursive always use the clean function and remove the previous urls.
This clean function should be removed or used the right way.
Just tell if you want me to add an MR.
Active
2.0
Code