{mastodon api, twitter api}: make the follow handshake timeout configurable
[akkoma] / lib / pleroma / web / twitter_api / controllers / util_controller.ex
index 886b70f5f2b24d892b350fd4f42a66f3d822348b..4aaf28869c7dc8333651e209c7fc3296d7dcc33c 100644 (file)
@@ -176,6 +176,7 @@ defmodule Pleroma.Web.TwitterAPI.UtilController do
           chatDisabled: !Keyword.get(@instance_chat, :enabled),
           showInstanceSpecificPanel: Keyword.get(@instance_fe, :show_instance_panel),
           scopeOptionsEnabled: Keyword.get(@instance_fe, :scope_options_enabled),
+          formattingOptionsEnabled: Keyword.get(@instance_fe, :formatting_options_enabled),
           collapseMessageWithSubject: Keyword.get(@instance_fe, :collapse_message_with_subject)
         }