mirror of
https://github.com/bodyrep/bodyrep-sandpit.git
synced 2026-01-26 06:41:41 +00:00
15 lines
247 B
YAML
15 lines
247 B
YAML
imports:
|
|
- { resource: config_dev.yml }
|
|
|
|
framework:
|
|
test: ~
|
|
session:
|
|
storage_id: session.storage.mock_file
|
|
|
|
web_profiler:
|
|
toolbar: false
|
|
intercept_redirects: false
|
|
|
|
swiftmailer:
|
|
disable_delivery: true
|