]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/commitdiff
Update config.php.sample 12/head
authorPeGaSuS <redacted>
Mon, 13 Feb 2023 07:34:58 +0000 (08:34 +0100)
committerGitHub <redacted>
Mon, 13 Feb 2023 07:34:58 +0000 (08:34 +0100)
config.php.sample

index d9fcf31310743d3b9129f8f455f17a5aa6c3b30a..0b18bff96e4a1cc68b16c83d4bc56de1efab481e 100644 (file)
@@ -35,7 +35,7 @@ define( 'UNREALIRCD_HOST', '127.0.0.1' );
 /**
  * The port of your RPC server as defined in your unrealircd.conf
 */
-define( 'UNREALIRCD_PORT', '8080' );
+define( 'UNREALIRCD_PORT', '8600' );
 
 /** 
  * You should set this to true, if your RPC server is not on your local host