summaryrefslogtreecommitdiffstats
path: root/chat/lib/config.php
diff options
context:
space:
mode:
Diffstat (limited to 'chat/lib/config.php')
-rw-r--r--chat/lib/config.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/chat/lib/config.php b/chat/lib/config.php
index 00271ae..3057adc 100644
--- a/chat/lib/config.php
+++ b/chat/lib/config.php
@@ -208,4 +208,3 @@ $config['socketServerIP'] = '127.0.0.1';
$config['socketServerPort'] = 1935;
// This ID can be used to distinguish between different chat installations using the same socket server:
$config['socketServerChatID'] = 0;
-?>