updated authors file
[PHP-P10.git] / config.example.php
index df699157ee67089eb9f8410e55456f4ff16bc258..1122ca83ba03d0583ba0de255bc25ca54927398a 100644 (file)
@@ -11,4 +11,6 @@ $uplink->setUplinkServer(5,         "PHP.TestNet", "very_weak_password", "Test S
 //    (optional)           REMOTE SERVER     REMOTE SERVER PASSWORT (the same password like above)
 $uplink->setValidateServer("test.localhost", "very_weak_password");
 
+//    (optional)       HIS Name     HIS Description  HIS Usermask
+$uplink->setHISOptions("*.TestNet", "IRC Server",    "user.TestNet");
 ?>
\ No newline at end of file