Config option to disable GeoIP database #2720

This commit is contained in:
3meraldK
2023-09-24 17:26:16 +02:00
committed by ljacqu
parent 2de4a60f3a
commit 65a272d6cb
3 changed files with 21 additions and 0 deletions
+2
View File
@@ -403,6 +403,8 @@ Protection:
# Apply the protection also to registered usernames
enableProtectionRegistered: true
geoIpDatabase:
# Enable GeoIp database
enabled: true
# The MaxMind clientId used to download the GeoIp database,
# get one at https://www.maxmind.com/en/accounts/current/license-key
# The EssentialsX project has a very useful tutorial on how to generate