Subida del módulo y tema de PrestaShop

This commit is contained in:
Kaloyan
2026-04-09 18:31:51 +02:00
parent 12c253296f
commit 16b3ff9424
39262 changed files with 7418797 additions and 0 deletions

43
app/config/config_dev.yml Normal file
View File

@@ -0,0 +1,43 @@
imports:
- { resource: config.yml }
web_profiler:
toolbar: '%use_debug_toolbar%'
intercept_redirects: false
monolog:
handlers:
main:
type: rotating_file
max_files: '%env(int:PS_LOG_MAX_FILES)%'
path: '%env(PS_LOG_OUTPUT)%'
level: debug
channels: [ "!event" ]
console:
type: console
bubble: false
verbosity_levels:
VERBOSITY_VERBOSE: INFO
VERBOSITY_VERY_VERBOSE: DEBUG
channels: [ "!doctrine" ]
console_very_verbose:
type: console
bubble: false
verbosity_levels:
VERBOSITY_VERBOSE: NOTICE
VERBOSITY_VERY_VERBOSE: NOTICE
VERBOSITY_DEBUG: DEBUG
channels: [ "doctrine" ]
# uncomment to get logging in your browser
# you may have to allow bigger header sizes in your Web server configuration
# firephp:
# type: firephp
# level: info
# chromephp:
# type: chromephp
# level: info
prestashop:
addons:
api_client:
ttl: 300 # 5min