]> git.openstreetmap.org Git - rails.git/blobdiff - app/controllers/notes_controller.rb
Use web_timeout for notes controller
[rails.git] / app / controllers / notes_controller.rb
index 9f2fdb7e224c84233580ec6c146ac2bb5af19da9..7d6163f4886b08ae97c7e5716c706ca69df71703 100644 (file)
@@ -7,7 +7,7 @@ class NotesController < ApplicationController
   authorize_resource
 
   before_action :set_locale
-  around_action :api_call_handle_error, :api_call_timeout
+  around_action :web_timeout
 
   ##
   # Display a list of notes by a specified user