X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/322d782c9c961b1b1fc6dd89d38391c3e26ec2b4..043d29fd7eb72048cf5d07edfbc20ec5c25af708:/config/initializers/potlatch.rb diff --git a/config/initializers/potlatch.rb b/config/initializers/potlatch.rb index b98d60e1a..223083b7e 100644 --- a/config/initializers/potlatch.rb +++ b/config/initializers/potlatch.rb @@ -1,5 +1,5 @@ # Load presets -POTLATCH_PRESETS = Potlatch::Potlatch.get_presets() +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