Changed Chrome Frame back on
This commit is contained in:
parent
e6127c6aa9
commit
00973e6ad6
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