added Flowr configuration

This commit is contained in:
Hauke Klement
2015-03-07 15:57:17 +01:00
parent f824301718
commit cb2cd90fb0
6 changed files with 30 additions and 9 deletions

View File

@ -0,0 +1,14 @@
default: &default
flowr:
enabled: false
development:
flowr:
enabled: true
url: http://example.org:3000/api/exceptioninfo?id=&lang=auto
production:
<<: *default
test:
<<: *default