mirror of
https://github.com/kemko/bw.git
synced 2026-01-01 15:45:44 +03:00
increase performance of app
This commit is contained in:
@@ -3,4 +3,8 @@ description "Install and configure redmine"
|
||||
run_list "recipe[runit]", "recipe[postgresql]", "recipe[ruby]", "recipe[redmine]"
|
||||
|
||||
default_attributes(
|
||||
'redmine' => {
|
||||
'pgsql_conn' => 50,
|
||||
'unucorn_proc' => 4
|
||||
}
|
||||
)
|
||||
|
||||
Reference in New Issue
Block a user