diff --git a/config.sample.php b/config.sample.php index 55f82f9..59df8c3 100644 --- a/config.sample.php +++ b/config.sample.php @@ -3,7 +3,7 @@ $roots = array('Game Area', 'WoW'); $exceptions = array('Ladder Room'); $default = 'Group 1'; -$host = 'ts3.1337community.org'; +$host = 'ts3.example.org'; $queryport = 10011; $voiceport = 9987; $user = 'serveradmin';