]> git.openstreetmap.org Git - rails.git/commitdiff
Default to using rails.
authorTom Hughes <tom@compton.nu>
Wed, 16 Jul 2008 22:59:10 +0000 (22:59 +0000)
committerTom Hughes <tom@compton.nu>
Wed, 16 Jul 2008 22:59:10 +0000 (22:59 +0000)
config/initializers/potlatch.rb

index 880947148af6e9e3740be51b896dffebe400dce8..b98d60e1ad50198ebfcaa04f0d452a9a9403df43 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
-POTLATCH_USE_SQL = true
+POTLATCH_USE_SQL = false