Remove unnecessary quotes in database.yml.examle

[ci skip]

closes #7711
This commit is contained in:
Fla 2018-02-03 16:28:39 +01:00 committed by Dennis Schubert
parent 7abb0518e9
commit 35535d5bfb
No known key found for this signature in database
GPG key ID: 5A0304BEA7966D7E

View file

@ -43,7 +43,7 @@ production:
database: diaspora_production
test:
<<: *combined
database: "diaspora_test"
database: diaspora_test
integration1:
<<: *combined
database: diaspora_integration1