add mongrel_cluster config for potential usage later
This commit is contained in:
parent
77303f1e5a
commit
476e3f2b55
1 changed files with 5 additions and 0 deletions
5
config/mongrel_cluster.yml
Normal file
5
config/mongrel_cluster.yml
Normal file
|
@ -0,0 +1,5 @@
|
|||
---
|
||||
log_file: log/mongrel.log
|
||||
port: 8000
|
||||
pid_file: tmp/mongrel.pid
|
||||
servers: 8
|
Loading…
Add table
Add a link
Reference in a new issue