forked from AkkomaGang/akkoma
change api
This commit is contained in:
parent
127882a5d5
commit
f96244006e
1 changed files with 1 additions and 1 deletions
|
@ -96,7 +96,7 @@
|
|||
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.
|
||||
|
|
Loading…
Reference in a new issue