Implemented global search config

This commit is contained in:
Slatian
2023-08-06 01:42:49 +02:00
parent fef954f6c1
commit cf806ad8f5
3 changed files with 13 additions and 2 deletions

View File

@ -28,6 +28,9 @@ allow_reverse_lookup = true
# that end with one of these suffixes don't exist
hidden_suffixes = [".com"]
# doesn't really work 🙁
search = ["org","net"]
[geoip]
# Path to geoip databses
# Currently only the mmdb format is supported