From 0a2c8f7ea0aa9ff58f796257ac2ef4980224f20d Mon Sep 17 00:00:00 2001 From: rimu <3310831+rimu@users.noreply.github.com> Date: Wed, 27 Nov 2024 09:30:03 +1300 Subject: [PATCH] update docs #358 --- INSTALL.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/INSTALL.md b/INSTALL.md index 4300ee39..d29e7830 100644 --- a/INSTALL.md +++ b/INSTALL.md @@ -248,6 +248,8 @@ also [see this](https://pganalyze.com/blog/5mins-postgres-tuning-huge-pages). To assess whether to accept a registration application it can be helpful to know the country of the applicant. This can be automatically discovered by using [the ipinfo service](https://ipinfo.io/) - register with them to get an API token and put it into your .env file. +If the search function is not returning any results, you need to [add some database triggers](https://codeberg.org/rimu/pyfedi/issues/358#issuecomment-2475019). +
### Background services