Config: Set search_function to `websearch` by default

This commit is contained in:
lain 2020-11-19 16:17:14 +01:00
parent 1c16c67c21
commit 4a5ab690ef
1 changed files with 2 additions and 1 deletions

View File

@ -263,7 +263,8 @@ config :pleroma, :instance,
length: 16 length: 16
] ]
], ],
show_reactions: true show_reactions: true,
search_function: :websearch
config :pleroma, :welcome, config :pleroma, :welcome,
direct_message: [ direct_message: [