Turned of Chrome Frame message thing
This commit is contained in:
parent
dbccb6d0de
commit
980914bc87
1 changed files with 2 additions and 2 deletions
|
|
@ -6,6 +6,6 @@
|
|||
|
||||
require ::File.expand_path('../config/environment', __FILE__)
|
||||
#use Rack::FiberPool
|
||||
require ::File.expand_path('../lib/chrome_frame', __FILE__)
|
||||
use Rack::ChromeFrame, :minimum => 8
|
||||
#require ::File.expand_path('../lib/chrome_frame', __FILE__)
|
||||
#use Rack::ChromeFrame, :minimum => 8
|
||||
run Diaspora::Application
|
||||
|
|
|
|||
Loading…
Reference in a new issue