Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code

Side by Side Diff: modules/discourse/templates/database.yml.erb

Issue 6221863587938304: Issue 212 - Update Discourse (Closed)
Patch Set: Created March 27, 2014, 3:37 p.m.
Left:
Right:
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View unified diff | Download patch
OLDNEW
(Empty)
1 production:
2 adapter: postgresql
3 database: discourse
4 pool: 5
5 timeout: 5000
6 host: localhost
7 username: discourse
8 password: <%= database_password %>
9 host_names:
10 - "intraforum.adblockplus.org"
OLDNEW

Powered by Google App Engine
This is Rietveld