Browse Source

Added from_email to upgrade instructions

Andrew Kane 9 years ago
parent
commit
caaa4f69e9
1 changed files with 3 additions and 0 deletions
  1. 3 0
      README.md

+ 3 - 0
README.md

@@ -386,6 +386,9 @@ audit: true
 
 # method name for the user model
 # user_name: name
+
+# email to send checks from
+# from_email: blazer@example.org
 ```
 
 ## TODO