Browse Source

Pleroma.Formatter can have partial updates

chores/our-libs-hex-releases
Alex Gleason 3 years ago
parent
commit
204dddcfaa
No known key found for this signature in database GPG Key ID: 7211D1F99744FBB7
1 changed files with 0 additions and 1 deletions
  1. +0
    -1
      lib/pleroma/config/config_db.ex

+ 0
- 1
lib/pleroma/config/config_db.ex View File

@@ -156,7 +156,6 @@ defmodule Pleroma.ConfigDB do
{:quack, :meta},
{:mime, :types},
{:cors_plug, [:max_age, :methods, :expose, :headers]},
{:linkify, :opts},
{:swarm, :node_blacklist},
{:logger, :backends}
]


Loading…
Cancel
Save