This commit is contained in:
hakabahitoyo 2018-07-15 20:36:26 +09:00
commit e7c580828c
2 changed files with 11 additions and 6 deletions

View file

@ -96,7 +96,8 @@ config :pleroma, :gopher,
port: 9999
config :pleroma, :suggestions,
third_party_engine: "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-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.