diff options
author | Gareth Rees <gareth@mysociety.org> | 2014-08-21 17:41:30 +0100 |
---|---|---|
committer | Gareth Rees <gareth@mysociety.org> | 2014-08-21 17:41:30 +0100 |
commit | 86f51d15e0e7f58e2d62d47ff454fedc04bb380f (patch) | |
tree | d14111bdcd2f4cc4b506dc5c6e3bd1b48c84c21b /docs/installing/manual_install.md | |
parent | fce4d7700f178fa7d9cbe2bc2704c739b3bca83b (diff) |
Fix bullet list formatting
Diffstat (limited to 'docs/installing/manual_install.md')
-rw-r--r-- | docs/installing/manual_install.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/installing/manual_install.md b/docs/installing/manual_install.md index 3fdc206de..9db1e00d7 100644 --- a/docs/installing/manual_install.md +++ b/docs/installing/manual_install.md @@ -317,6 +317,7 @@ that you can see the mails in a browser. Start mailcatcher by running `bundle ex ## Configure Alaveteli Alaveteli has three main configuration files: + - `config/database.yml`: Configures Alaveteli to communicate with the database - `config/general.yml`: The general Alaveteli application settings - `config/newrelic.yml`: Configuration for the [NewRelic](http://newrelic.com) monitoring service |