mirror of
https://codeberg.org/slatian/service.echoip-slatecave.git
synced 2025-07-16 22:13:30 +02:00
Implemented global search config
This commit is contained in:
@ -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
|
||||
|
Reference in New Issue
Block a user