logo

pleroma

My custom branche(s) on git.pleroma.social/pleroma/pleroma git clone https://hacktivis.me/git/pleroma.git
commit: 4a5ab690ef54f83e34edacd5089ce53844ffbee5
parent 1c16c67c21236d924901c5b6d65b57f7db6a2783
Author: lain <lain@soykaf.club>
Date:   Thu, 19 Nov 2020 16:17:14 +0100

Config: Set search_function to `websearch` by default

Diffstat:

Mconfig/config.exs3++-
1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/config/config.exs b/config/config.exs @@ -263,7 +263,8 @@ config :pleroma, :instance, length: 16 ] ], - show_reactions: true + show_reactions: true, + search_function: :websearch config :pleroma, :welcome, direct_message: [