astro-ghostcms/.pnpm-store/v3/files/65/f9abffbc222c2d143706a21e5f9...

7 lines
94 B
Plaintext
Raw Normal View History

2024-02-14 14:10:47 +00:00
const SITEMAP_CONFIG_DEFAULTS = {
entryLimit: 45e3
};
export {
SITEMAP_CONFIG_DEFAULTS
};