aboutsummaryrefslogtreecommitdiffstats
path: root/phpBB/config/production
diff options
context:
space:
mode:
authorTristan Darricau <github@nicofuma.fr>2014-06-20 18:49:19 +0200
committerTristan Darricau <github@nicofuma.fr>2014-11-20 19:00:59 +0100
commit8664d3229a511eb320fef3df6a852d1a20852dae (patch)
tree47d3323b46991f42bef6f527857b2e38ae081e85 /phpBB/config/production
parent943e27dffa1ecea1c34e9ae5b11c49186f30e046 (diff)
downloadforums-8664d3229a511eb320fef3df6a852d1a20852dae.tar
forums-8664d3229a511eb320fef3df6a852d1a20852dae.tar.gz
forums-8664d3229a511eb320fef3df6a852d1a20852dae.tar.bz2
forums-8664d3229a511eb320fef3df6a852d1a20852dae.tar.xz
forums-8664d3229a511eb320fef3df6a852d1a20852dae.zip
[ticket/12620] Split the environments into differents folders
PHPBB3-12620
Diffstat (limited to 'phpBB/config/production')
-rw-r--r--phpBB/config/production/environment.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/phpBB/config/production/environment.yml b/phpBB/config/production/environment.yml
new file mode 100644
index 0000000000..6342885067
--- /dev/null
+++ b/phpBB/config/production/environment.yml
@@ -0,0 +1,2 @@
+imports:
+ - { resource: ../default/services.yml }