* comment in god file about pending removal

This commit is contained in:
Seth Call 2014-01-13 22:53:37 +00:00
parent a7fa73cfb3
commit 59c1b02e1c
1 changed files with 2 additions and 0 deletions

View File

@ -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_env = ENV['RAILS_ENV'] || "development"
num_workers = ENV['NUM_WORKERS'] || 2