Files
prestashop/app/config/admin/config_prod.yml
2026-04-09 18:31:51 +02:00

9 lines
333 B
YAML

imports:
- { resource: ../config_prod.yml }
- { resource: config.yml }
# We use a custom error controller instead of templates override so that this is customized only for back office,
# or it messes with Admin API default error pages
framework:
error_controller: PrestaShopBundle\Controller\Admin\ErrorController::showAction