Skip to content

Commit

Permalink
changed name of smtp group to email
Browse files Browse the repository at this point in the history
  • Loading branch information
tsilva committed Dec 3, 2014
1 parent 5cc424a commit 81b7e80
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion doc/configuration.md
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ The following are reserved configuration variables that modify Appier's behavior

* `MONGOHQ_URL` (`str`) - URL pointing to a [MongoDB](http://www.mongodb.org/) server, written in the format the [Heroku](https://www.heroku.com/) configuration expects to connect to [MongoHQ](https://bridge.mongohq.com/signup) (defaults to `mongodb://localhost:27017`)

##### SMTP
##### Email

* `SMTP_HOST` (`str`) - The host where an SMTP server is running
* `SMTP_PORT` (`int`) - The port where an SMTP server is listening (default: `25`)
Expand Down

0 comments on commit 81b7e80

Please sign in to comment.