update
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user