]> jfr.im git - irc/unrealircd/unrealircd-webpanel.git/blobdiff - config.php.sample
Update config.php.sample
[irc/unrealircd/unrealircd-webpanel.git] / config.php.sample
index 53e239ae0b097de95d219f00f72b711ba2e2cd47..d9fcf31310743d3b9129f8f455f17a5aa6c3b30a 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', '8000' );
+define( 'UNREALIRCD_PORT', '8080' );
 
 /** 
  * You should set this to true, if your RPC server is not on your local host
@@ -131,4 +131,4 @@ define('EMAIL_SETTINGS', [
     "password" => "supersecretpassword", /* The password for the above email */
     "from_name" => "UnrealIRCd Admin Panel",
 
-]);
\ No newline at end of file
+]);