Skip to content

Commit

Permalink
Mention -N in the readme
Browse files Browse the repository at this point in the history
  • Loading branch information
defunkt committed Mar 3, 2010
1 parent 6c1e193 commit e7a3f5a
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions README.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -410,6 +410,10 @@ the script as the final argument:

$ resque-web -p 8282 rails_root/config/initializers/resque.rb

You can also set the namespace directly using `resque-web`:

$ resque-web -p 8282 -N myapp

### Passenger

Using Passenger? Resque ships with a `config.ru` you can use. See
Expand Down

0 comments on commit e7a3f5a

Please sign in to comment.