projects
/
rails.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
|
inline
| side by side (parent:
c878da2
)
Default to using rails.
author
Tom Hughes
<tom@compton.nu>
Wed, 16 Jul 2008 22:59:10 +0000
(22:59 +0000)
committer
Tom Hughes
<tom@compton.nu>
Wed, 16 Jul 2008 22:59:10 +0000
(22:59 +0000)
config/initializers/potlatch.rb
patch
|
blob
|
history
diff --git
a/config/initializers/potlatch.rb
b/config/initializers/potlatch.rb
index 880947148af6e9e3740be51b896dffebe400dce8..b98d60e1ad50198ebfcaa04f0d452a9a9403df43 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
# Use SQL (faster) or Rails (more elegant) for common Potlatch reads
# getway speedup is approximately x2, whichways approximately x7
-POTLATCH_USE_SQL =
tru
e
+POTLATCH_USE_SQL =
fals
e