Merge branch 'master' of github.com:whitef0x0/tellform
This commit is contained in:
commit
2b41bdf647
@ -5,7 +5,7 @@ Current stable release: v1.3.0
|
||||
|
||||
[](http://waffle.io/whitef0x0/tellform)
|
||||
[](https://travis-ci.org/whitef0x0/tellform)
|
||||
[](https://gemnasium.com/whitef0x0/tellform)
|
||||

|
||||
[](https://codeclimate.com/github/whitef0x0/tellform)
|
||||
[](https://www.codacy.com/app/david-baldwin/tellform?utm_source=github.com&utm_medium=referral&utm_content=whitef0x0/tellform&utm_campaign=Badge_Grade)
|
||||
[](https://gitter.im/whitef0x0/tellform?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
||||
@ -75,9 +75,10 @@ MAILER_FROM=noreply@yourdomain.com
|
||||
MAILER_PASSWORD=your_sparkpost_apikey
|
||||
MAILER_SERVICE_PROVIDER=SparkPost
|
||||
BASE_URL=yourdomain.com
|
||||
DSN_KEY=yourPrivateRavenKey
|
||||
```
|
||||
|
||||
Currenty we are using Raven and Sentry [https://www.getsentry.com](https://www.getsentry.com) for error logging. To use it you must provide a valid private DSN key in your .env file and a public DSN key in app/views/layout.index.html
|
||||
Side note: ___Currently we are using Raven and Sentry [https://www.getsentry.com](https://www.getsentry.com) for error logging. To use it you must provide a valid private DSN key in your .env file and a public DSN key in app/views/layout.index.html___
|
||||
|
||||
Create this directory or you will get errors.
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user