change api

This commit is contained in:
hakabahitoyo 2018-07-14 12:07:09 +09:00
parent 127882a5d5
commit f96244006e
1 changed files with 1 additions and 1 deletions

View File

@ -96,7 +96,7 @@ config :pleroma, :gopher,
port: 9999
config :pleroma, :suggestions,
third_party_engine: "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-filtered-api.cgi?{{host}}+{{user}}"
third_party_engine: "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}"
# Import environment specific config. This must remain at the bottom
# of this file so it overrides the configuration defined above.