projects
/
rails.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
0.6-friendly Potlatch (work in progress). DO NOT SET POTLATCH_USE_SQL=false as it...
[rails.git]
/
config
/
initializers
/
potlatch.rb
diff --git
a/config/initializers/potlatch.rb
b/config/initializers/potlatch.rb
index b98d60e1ad50198ebfcaa04f0d452a9a9403df43..880947148af6e9e3740be51b896dffebe400dce8 100644
(file)
--- a/
config/initializers/potlatch.rb
+++ b/
config/initializers/potlatch.rb
@@
-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 =
fals
e
+POTLATCH_USE_SQL =
tru
e