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: Disabled mini profiler Created March 28, 2014, 11:51 a.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
« no previous file with comments | « modules/discourse/manifests/sitesetting.pp ('k') | modules/discourse/templates/discourse.conf.erb » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld