This commit is contained in:
2025-03-21 20:24:43 +01:00
parent 224398df90
commit f34c9162d4
12427 changed files with 5329941 additions and 373384 deletions

View File

@@ -8,7 +8,7 @@ framework:
profiler: { only_exceptions: false }
web_profiler:
toolbar: true
toolbar: '%use_debug_toolbar%'
intercept_redirects: false
monolog:
@@ -49,3 +49,10 @@ prestashop:
addons:
api_client:
ttl: 300 # 5min
tactician:
commandbus:
default:
middleware:
- prestashop.core.command_bus.middleware.command_register_middleware
- tactician.middleware.command_handler