Default to using rails.
This commit is contained in:
parent
c878da25cf
commit
1cd26357f0
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue