mirror of
https://0xacab.org/sutty/sutty
synced 2024-11-01 14:31:42 +00:00
Merge branch 'issue-15986' into production.panel.sutty.nl
This commit is contained in:
commit
a4fca661d5
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ module ActiveStorage
|
|||
rescue StandardError => e
|
||||
ExceptionNotifier.notify_exception(e, data: { key: token[:key], url: url, site: site.name })
|
||||
|
||||
head :content_too_large
|
||||
head :payload_too_large
|
||||
end
|
||||
else
|
||||
body = request.body
|
||||
|
|
Loading…
Reference in a new issue