X-Git-Url: http://git.pk910.de/?p=PHP-P10.git;a=blobdiff_plain;f=config.example.php;h=1122ca83ba03d0583ba0de255bc25ca54927398a;hp=df699157ee67089eb9f8410e55456f4ff16bc258;hb=35ca2c6a291ed20b1a8cf073a8cd4d579ed48aff;hpb=74fd8bf404fb160e2a86df7f38597c4681c42b04 diff --git a/config.example.php b/config.example.php index df69915..1122ca8 100644 --- a/config.example.php +++ b/config.example.php @@ -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