summaryrefslogtreecommitdiff
path: root/blabouncer.conf.example
diff options
context:
space:
mode:
authorLuke Bratch <luke@bratch.co.uk>2026-04-06 19:51:23 +0100
committerLuke Bratch <luke@bratch.co.uk>2026-04-06 19:51:23 +0100
commit0714a93c9d46c18a1a1b4d48b9b7b92465a3a408 (patch)
treef8e97ed7de127315a3f6113ba4e50054b5828e67 /blabouncer.conf.example
parent52709612ed54418a5f8e59e74d71fde0bcbcb4bc (diff)
Clarify DNS request made for version checks in example configuration file.HEADmaster
Diffstat (limited to 'blabouncer.conf.example')
-rw-r--r--blabouncer.conf.example2
1 files changed, 1 insertions, 1 deletions
diff --git a/blabouncer.conf.example b/blabouncer.conf.example
index 3694f35..90f7229 100644
--- a/blabouncer.conf.example
+++ b/blabouncer.conf.example
@@ -132,5 +132,5 @@ alertunautheddisconnect = "1"
alertautheddisconnect = "1"
# Check for updates upon startup and successful client authentication ("1" for yes or "0" for no)
-# This sends a DNS TXT request to blatech.net, disable this if you do not wish for that to happen
+# This sends a DNS TXT request for version.blabouncer.blatech.net, disable this if you do not want that to happen
checkupdates = "1"