Admin toolbar and config sync

This commit is contained in:
Rob Davies 2017-03-29 16:33:35 +01:00
parent 0e15467384
commit 53d6173a5f
27 changed files with 1803 additions and 1 deletions

View file

@ -0,0 +1,15 @@
#
# Rename this file to 'services.pantheon.preproduction.yml' and
# modify to suit. It will then be loaded by settings.pantheon.php
# on any dev or multidev environment (not on 'test' or 'live').
#
# If you would like to define any services or service parameters
# that apply only to production environments ('test' and 'live'),
# you may do so in a 'services.pantheon.production.yml' file.
#
# See 'default.services.yml' for information on useful settings to
# put here.
#
parameters:
twig.config:
debug: true