fix
This commit is contained in:
parent
2a06b66daf
commit
f20479ded8
1 changed files with 1 additions and 1 deletions
|
|
@ -288,7 +288,7 @@ config :pleroma, :frontend_configurations,
|
||||||
logo: "/static/logo.svg",
|
logo: "/static/logo.svg",
|
||||||
logoMargin: ".1em",
|
logoMargin: ".1em",
|
||||||
logoMask: true,
|
logoMask: true,
|
||||||
minimalScopesMode: false,
|
minimalScopesMode: true,
|
||||||
noAttachmentLinks: false,
|
noAttachmentLinks: false,
|
||||||
nsfwCensorImage: "",
|
nsfwCensorImage: "",
|
||||||
postContentType: "text/plain",
|
postContentType: "text/plain",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue