mirror of
https://akkoma.dev/AkkomaGang/akkoma.git
synced 2024-11-08 09:24:18 +00:00
am i baka
This commit is contained in:
parent
30e13a8785
commit
0f7ae0fa21
|
@ -9,6 +9,8 @@ defmodule Pleroma.Web.RichMedia.Helpers do
|
||||||
alias Pleroma.Object
|
alias Pleroma.Object
|
||||||
alias Pleroma.Web.RichMedia.Parser
|
alias Pleroma.Web.RichMedia.Parser
|
||||||
|
|
||||||
|
require Logger
|
||||||
|
|
||||||
@options [
|
@options [
|
||||||
max_body: 2_000_000,
|
max_body: 2_000_000,
|
||||||
receive_timeout: 2_000
|
receive_timeout: 2_000
|
||||||
|
|
Loading…
Reference in a new issue