]> git.openstreetmap.org Git - rails.git/blobdiff - config/application.rb
Rename api controller test files
[rails.git] / config / application.rb
index a5431f09f09bb94ea8eb32f46e0a2dfd1d02af00..5139111cc8460dce6bb65d296ff8b84b2c82c37e 100644 (file)
@@ -51,8 +51,5 @@ module OpenStreetMap
       config.logstasher.logger_path = LOGSTASH_PATH
       config.logstasher.log_controller_parameters = true
     end
-
-    # Use DelayedJob as the persistent backend for ActiveJob
-    config.active_job.queue_adapter = :delayed_job
   end
 end