aboutsummaryrefslogtreecommitdiffstats
path: root/lib/configuration.rb
Commit message (Collapse)AuthorAgeLines
* New configuration MTA_LOG_TYPE to set whether we are using exim or postfix ↵Matthew Landauer2012-10-11-0/+1
| | | | to deliver and receive our mail
* Merge remote-tracking branch 'henare_github/full-url-in-admin-emails' into ↵Louise Crow2012-10-04-1/+1
|\ | | | | | | develop
| * Correct default value for ADMIN_BASE_URLHenare Degan2012-10-04-1/+1
| | | | | | | | Back in 008e64e7 it was changed so that you could just set a blank value instead of '/admin/', it looks like test.yml was never updated and somehow lib/configuration.rb started off with the old value too.
* | Use new Configuration for OVERRIDE_ALL_PUBLIC_BODY_REQUEST_EMAILSMatthew Landauer2012-10-02-0/+1
|/
* Add undocumented UTILITY_SEARCH_PATH configuration to general.yml-exampleMatthew Landauer2012-09-25-1/+0
|
* Extract configuration with defaults into one moduleMatthew Landauer2012-09-25-0/+65