Merge branch 'develop' into admin-be
This commit is contained in:
commit
70c7a26de8
33 changed files with 716 additions and 446 deletions
|
|
@ -2772,25 +2772,6 @@ config :pleroma, :config_description, [
|
|||
}
|
||||
]
|
||||
},
|
||||
%{
|
||||
group: :pleroma,
|
||||
key: Pleroma.Uploaders.MDII,
|
||||
description:
|
||||
"Uploader for https://github.com/hakaba-hitoyo/minimal-digital-image-infrastructure",
|
||||
type: :group,
|
||||
children: [
|
||||
%{
|
||||
key: :cgi,
|
||||
type: :string,
|
||||
suggestions: ["https://mdii.sakura.ne.jp/mdii-post.cgi"]
|
||||
},
|
||||
%{
|
||||
key: :files,
|
||||
type: :string,
|
||||
suggestions: ["https://mdii.sakura.ne.jp"]
|
||||
}
|
||||
]
|
||||
},
|
||||
%{
|
||||
group: :pleroma,
|
||||
key: :http,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue