mirror of
https://github.com/github-tijlxyz/khatru-pyramid.git
synced 2025-07-22 13:15:28 +00:00
remove anti-sync bots so people can browse the global feed.
This commit is contained in:
parent
93eb09a24f
commit
2811e5a305
1
main.go
1
main.go
@ -77,7 +77,6 @@ func main() {
|
|||||||
relay.RejectFilter = append(relay.RejectFilter,
|
relay.RejectFilter = append(relay.RejectFilter,
|
||||||
policies.NoSearchQueries,
|
policies.NoSearchQueries,
|
||||||
policies.NoEmptyFilters,
|
policies.NoEmptyFilters,
|
||||||
policies.AntiSyncBots,
|
|
||||||
)
|
)
|
||||||
|
|
||||||
// load users registry
|
// load users registry
|
||||||
|
Loading…
x
Reference in New Issue
Block a user