```
✨ feat(sitemap): Ajoute une commande pour générer les sitemaps et modifie l'appel dans ansible.
```
This commit is contained in:
@@ -6,7 +6,11 @@ controllers:
|
||||
type: attribute
|
||||
|
||||
|
||||
|
||||
PrestaSitemapBundle_section:
|
||||
path: "/seo/%presta_sitemap.sitemap_file_prefix%.{name}.{_format}"
|
||||
defaults: { _controller: Presta\SitemapBundle\Controller\SitemapController::sectionAction }
|
||||
requirements:
|
||||
_format: xml
|
||||
|
||||
2fa_login:
|
||||
path: /2fa
|
||||
|
||||
Reference in New Issue
Block a user