X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/322d782c9c961b1b1fc6dd89d38391c3e26ec2b4..945ff7911ca51dc250ffaba71f62821b5c0c0a95:/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