Clarify the description of the `logo_mask` configuration key.
authorAlice <tissevert+devel@marvid.fr>
Thu, 31 Jan 2019 13:14:22 +0000 (13:14 +0000)
committerAlice <tissevert+devel@marvid.fr>
Thu, 31 Jan 2019 13:14:22 +0000 (13:14 +0000)
docs/config.md

index 4f4a4378c1f0405f5c48b02100291d40e6678b25..1d76f9ce4bc47f4016825c763b4122e6c3f40591 100644 (file)
@@ -123,7 +123,7 @@ This section is used to configure Pleroma-FE, unless ``:managed_config`` in ``:i
 
 * `theme`: Which theme to use, they are defined in ``styles.json``
 * `logo`: URL of the logo, defaults to Pleroma’s logo
 
 * `theme`: Which theme to use, they are defined in ``styles.json``
 * `logo`: URL of the logo, defaults to Pleroma’s logo
-* `logo_mask`: Whenether to mask the logo
+* `logo_mask`: Whether to use only the logo's shape as a mask (true) or as a regular image (false)
 * `logo_margin`: What margin to use around the logo
 * `background`: URL of the background, unless viewing a user profile with a background that is set
 * `redirect_root_no_login`: relative URL which indicates where to redirect when a user isn’t logged in.
 * `logo_margin`: What margin to use around the logo
 * `background`: URL of the background, unless viewing a user profile with a background that is set
 * `redirect_root_no_login`: relative URL which indicates where to redirect when a user isn’t logged in.