X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/0c7fa2caeca882c9e8d45f11bde86abf967fe0e3..a7f0de41e65f90c8a20e1a219a5b7ecf498628a7:/app/controllers/notes_controller.rb diff --git a/app/controllers/notes_controller.rb b/app/controllers/notes_controller.rb index 9f2fdb7e2..7d6163f48 100644 --- a/app/controllers/notes_controller.rb +++ b/app/controllers/notes_controller.rb @@ -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