stop using fiber pool by default in production. we'll enable again when sweepers are threadsafe

This commit is contained in:
Emi Matchu 2011-02-09 17:56:59 -05:00
parent cb0fb4bc86
commit 09b9471f6c

View file

@ -46,5 +46,3 @@ end
LocalImpressHost = 'newimpress.openneo.net'
RemoteImpressHost = 'impress.openneo.net'
USE_FIBER_POOL = true