Skip to content

Commit f3aa357

Browse files
committed
Update README.markdown
1 parent 3e2cb51 commit f3aa357

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.markdown

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,8 @@ production:
126126
secret_access_key: PRODUCTION_KEY
127127
```
128128
Pandastream:
129-
The application was previously hosted on Heroku, which employs 2 second timeouts. This caused a lot of issues when uploading video. The eventual solution was to use the Pandastream Heroku app. To set this up, you'll need to add the app to your application on Heroku with the following command:
129+
The application was previously hosted on Heroku, which employs 2 second timeouts. This caused a lot of issues when uploading video. The eventual solution was to use the Pandastream Heroku app.
130+
There is also a file panda.yml file containing the API key that will need to be updated. Note, this will cause a number of failures on Heroku unless you add Production credentials to the file. To set this up, you'll need to add the app to your application on Heroku with the following command:
130131
```
131132
$ heroku addons:add pandastream
132133
```

0 commit comments

Comments
 (0)