Add the test environment to configuration.yml.example
This commit is contained in:
parent
0dadde5141
commit
2b6a982801
@ -131,3 +131,8 @@ production:
|
|||||||
# specific configuration options for development environment
|
# specific configuration options for development environment
|
||||||
# that overrides the default ones
|
# that overrides the default ones
|
||||||
development:
|
development:
|
||||||
|
|
||||||
|
# Configuration for the test environment
|
||||||
|
test:
|
||||||
|
email_delivery:
|
||||||
|
delivery_method: test
|
||||||
|
Loading…
x
Reference in New Issue
Block a user