Index: modules/discourse/templates/database.yml.erb |
=================================================================== |
deleted file mode 100644 |
--- a/modules/discourse/templates/database.yml.erb |
+++ /dev/null |
@@ -1,10 +0,0 @@ |
-production: |
- adapter: postgresql |
- database: discourse |
- pool: 5 |
- timeout: 5000 |
- host: localhost |
- username: discourse |
- password: <%= database_password %> |
- host_names: |
- - "intraforum.adblockplus.org" |