Expose the status of OpenSearch protocol support
This commit is contained in:
parent
a6169ea752
commit
acbc326ab7
1 changed files with 1 additions and 0 deletions
|
@ -95,6 +95,7 @@ def features do
|
|||
if Config.get([Pleroma.Search, :extensions, :search_option_following], true) do
|
||||
"bnakkoma:search_option_following"
|
||||
end,
|
||||
"bnakkoma:opensearch_protocol",
|
||||
"custom_emoji_reactions",
|
||||
"pleroma:get:main/ostatus"
|
||||
]
|
||||
|
|
Loading…
Reference in a new issue