config.json 182 B

12345678910111213
  1. {
  2. "domain":"http://blog.lesite.us",
  3. "skipext": [
  4. "pdf",
  5. "xml"
  6. ],
  7. "parserobots":false,
  8. "debug":true,
  9. "output":"sitemap.xml",
  10. "exclude": [
  11. "action=edit"
  12. ]
  13. }