Skip to content

Commit

Permalink
Readme update
Browse files Browse the repository at this point in the history
  • Loading branch information
sosedoff committed Feb 23, 2012
1 parent 1ca241c commit 778fa9a
Showing 1 changed file with 4 additions and 3 deletions.
7 changes: 4 additions & 3 deletions README.md
Expand Up @@ -42,12 +42,13 @@ cap unicorn:reload

## Configuration options

- unicorn_env — Set unicorn environment. Default to "rails_env" variable.
- unicorn_pid — Set unicorn PID file path. Default to "current_path/tmp/pids/unicorn.pid"
- ```unicorn_env``` - Set unicorn environment. Default to ```rails_env``` variable.
- ```unicorn_pid``` - Set unicorn PID file path. Default to ```current_path/tmp/pids/unicorn.pid```
- ```unicorn_bin``` - Set unicorn executable file. Default to ```unicorn```.

## License

Copyright © 2011 Dan Sosedoff.
Copyright (c) 2011-2012 Dan Sosedoff.

Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:

Expand Down

0 comments on commit 778fa9a

Please sign in to comment.