X-Git-Url: https://git.openstreetmap.org./rails.git/blobdiff_plain/c24c2e481cc6d27e76274ed4e32668a4690a7788..4c564e5a322e04cd0a811c859ddb251cb80b45d4:/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