X-Git-Url: https://git.squeep.com/?a=blobdiff_plain;f=config%2Fconfig.exs;h=ed718c3d3cd6f583a8a7d1a55f53a474abf2f5c5;hb=b564c23d925ca43c00364541b042f856063d479e;hp=d88a56adf1198dfd655f914b969027967d2691bf;hpb=045953225e04862c914b51808907cc86b11fcaf4;p=akkoma diff --git a/config/config.exs b/config/config.exs index d88a56adf..ed718c3d3 100644 --- a/config/config.exs +++ b/config/config.exs @@ -128,6 +128,7 @@ config :pleroma, :suggestions, third_party_engine: "http://vinayaka.distsn.org/cgi-bin/vinayaka-user-match-suggestions-api.cgi?{{host}}+{{user}}", timeout: 300_000, + limit: 23, web: "https://vinayaka.distsn.org/?{{host}}+{{user}}" # Import environment specific config. This must remain at the bottom