Add option to disable ip logging (#614) (#650)

This commit is contained in:
ebony-lamp
2022-03-08 23:24:45 -08:00
committed by GitHub
parent b5dcaa2315
commit 94e8b0df43
3 changed files with 18 additions and 3 deletions

View File

@@ -62,6 +62,9 @@ kick-existing-players = false
# configuration is used if no servers could be contacted.
ping-passthrough = "DISABLED"
# If not enabled (default is true) player IP addresses will be replaced by <ip address withheld> in logs
enable-player-address-logging = true
[servers]
# Configure your servers here. Each key represents the server's name, and the value
# represents the IP address of the server to connect to.