* comment in god file about pending removal
This commit is contained in:
parent
a7fa73cfb3
commit
59c1b02e1c
|
|
@ -1,3 +1,5 @@
|
||||||
|
# this probably needs to be removed from jam-web source, and moved only to chef
|
||||||
|
|
||||||
rails_root = ENV['RAILS_ROOT'] || '.'
|
rails_root = ENV['RAILS_ROOT'] || '.'
|
||||||
rails_env = ENV['RAILS_ENV'] || "development"
|
rails_env = ENV['RAILS_ENV'] || "development"
|
||||||
num_workers = ENV['NUM_WORKERS'] || 2
|
num_workers = ENV['NUM_WORKERS'] || 2
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue