Skip to content

Commit

Permalink
Update tools/jungle/README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
Darío Javier Cravero committed Aug 11, 2012
1 parent f2cb62c commit 6a458da
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions tools/jungle/README.md
Expand Up @@ -47,6 +47,8 @@ You can change those if you want but you'll have to adapt the script for it to w

* Here's what a minimal app's config file should have:

pidfile "/path/to/app/tmp/puma/pid"
state_path "/path/to/app/tmp/puma/state"
activate_control_app
```
pidfile "/path/to/app/tmp/puma/pid"
state_path "/path/to/app/tmp/puma/state"
activate_control_app
```

0 comments on commit 6a458da

Please sign in to comment.