summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfeld <feld@feld.me>2020-02-13 14:00:33 +0000
committerfeld <feld@feld.me>2020-02-13 14:00:33 +0000
commit4f5ee26f2da6e447a0e079c026846ceeb29e5045 (patch)
tree297978529263f43b8092035a1632604e81ad6673
parente4016f4dbdeb6e5c7cd1b130b90ac80a0466fa08 (diff)
Update description.exs
-rw-r--r--config/description.exs2
1 files changed, 1 insertions, 1 deletions
diff --git a/config/description.exs b/config/description.exs
index 75b1c8c10..909693319 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -1167,7 +1167,7 @@ config :pleroma, :config_description, [
type: :boolean,
description:
"By default it assumes logo used will be monochrome with alpha channel to be compatible with both light and dark themes. " <>
- "If you want a colorful logo you just disable logoMask."
+ "If you want a colorful logo you must disable logoMask."
},
%{
key: :logoMargin,