drop admin scopes on create app instead of rejecting
[akkoma] / config / description.exs
index eb61c7218f83e0bef9c4190deedffbd38add67db..c43e25468f7db023866f6ca5197a479731e00c55 100644 (file)
@@ -2664,8 +2664,7 @@ config :pleroma, :config_description, [
       %{
         key: :pool_size,
         type: :integer,
-        description:
-          "Number of concurrent outbound HTTP requests to allow. Default 50.",
+        description: "Number of concurrent outbound HTTP requests to allow. Default 50.",
         suggestions: [50]
       },
       %{