Merge branch 'openapi/validation-plug' into 'develop'
[akkoma] / config / description.exs
index 72bb4d436d23bff9469a9601da340f41cc54d2a6..1b2afebef0cc923a4eedd61ab52ffe05d0fb4e0d 100644 (file)
@@ -2247,6 +2247,7 @@ config :pleroma, :config_description, [
         children: [
           %{
             key: :active,
+            label: "Enabled",
             type: :boolean,
             description: "Globally enable or disable digest emails"
           },