]> git.openstreetmap.org Git - rails.git/blobdiff - config/initializers/potlatch.rb
0.6-friendly Potlatch (work in progress). DO NOT SET POTLATCH_USE_SQL=false as it...
[rails.git] / config / initializers / potlatch.rb
index b98d60e1ad50198ebfcaa04f0d452a9a9403df43..880947148af6e9e3740be51b896dffebe400dce8 100644 (file)
@@ -3,4 +3,4 @@ POTLATCH_PRESETS = Potlatch::Potlatch.get_presets()
 
 # Use SQL (faster) or Rails (more elegant) for common Potlatch reads
 # getway speedup is approximately x2, whichways approximately x7
 
 # Use SQL (faster) or Rails (more elegant) for common Potlatch reads
 # getway speedup is approximately x2, whichways approximately x7
-POTLATCH_USE_SQL = false
+POTLATCH_USE_SQL = true