forked from AkkomaGang/akkoma
removing deleted MDII uploader from suggestions
This commit is contained in:
parent
a182d400d7
commit
b0ae69d996
1 changed files with 1 additions and 1 deletions
|
@ -23,7 +23,7 @@
|
|||
key: :uploader,
|
||||
type: :module,
|
||||
description: "Module which will be used for uploads",
|
||||
suggestions: [Pleroma.Uploaders.Local, Pleroma.Uploaders.MDII, Pleroma.Uploaders.S3]
|
||||
suggestions: [Pleroma.Uploaders.Local, Pleroma.Uploaders.S3]
|
||||
},
|
||||
%{
|
||||
key: :filters,
|
||||
|
|
Loading…
Reference in a new issue