aboutsummaryrefslogtreecommitdiff
path: root/config
diff options
context:
space:
mode:
authorrinpatch <rinpatch@sdf.org>2020-05-10 17:13:03 +0000
committerrinpatch <rinpatch@sdf.org>2020-05-10 17:13:03 +0000
commita6283bbae13a873af969336bd4e62011777a1a70 (patch)
tree12ddd0c3bf128fe0d897ca75c044726666f20207 /config
parent019a192e43c2421c74e5126e753aac095db8ad54 (diff)
parent489201d5d549a1ad32bf55d7a29d53c8f2316f14 (diff)
downloadpleroma-2.0.4.tar.gz
Merge branch 'release/2.0.4' into 'stable'v2.0.4
Release/2.0.4 See merge request pleroma/pleroma!2503
Diffstat (limited to 'config')
-rw-r--r--config/description.exs1
1 files changed, 1 insertions, 0 deletions
diff --git a/config/description.exs b/config/description.exs
index 5a1e9e9af..2623e3683 100644
--- a/config/description.exs
+++ b/config/description.exs
@@ -2260,6 +2260,7 @@ config :pleroma, :config_description, [
children: [
%{
key: :active,
+ label: "Enabled",
type: :boolean,
description: "Globally enable or disable digest emails"
},