diff options
Diffstat (limited to 'config.c')
| -rw-r--r-- | config.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -444,7 +444,7 @@ int createconfigfile(char *filename) { "alertautheddisconnect = \"1\"\n" "\n" "# Check for updates upon startup and successful client authentication (\"1\" for yes or \"0\" for no)\n" - "# This sends a DNS TXT request to blatech.net, disable this if you do not wish for that to happen\n" + "# This sends a DNS TXT request for version.blabouncer.blatech.net, disable this if you do not want that to happen\n" "checkupdates = \"1\"\n"; // Write complete string to file |
