private-asciicasts
Marcin Kulik 9 years ago
parent bee5e72f73
commit df4ae712e3

@ -70,7 +70,7 @@ $ bundle exec rails server
### 6. Run the background job processor
The background job processor is needed for thumbnail generation.
The background job processor is needed for asciicast pre-processing and thumbnail generation.
```bash
$ bundle exec sidekiq
@ -88,4 +88,4 @@ source [contributors](https://github.com/asciinema/asciinema.org/contributors)
## Copyright
Copyright © 2011-2014 Marcin Kulik. See LICENSE.txt for details.
Copyright © 2011-2015 Marcin Kulik. See LICENSE.txt for details.

Loading…
Cancel
Save