Remove user recommendation by third party engine

This commit is contained in:
Hakaba Hitoyo 2020-01-27 13:21:50 +00:00 committed by Haelwenn
commit dabd535e43
7 changed files with 5 additions and 184 deletions

View file

@ -425,14 +425,6 @@ config :pleroma, Pleroma.Web.Metadata,
],
unfurl_nsfw: false
config :pleroma, :suggestions,
enabled: false,
third_party_engine:
"http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}",
timeout: 300_000,
limit: 40,
web: "https://vinayaka.distsn.org"
config :pleroma, :http_security,
enabled: true,
sts: false,