change default server
This commit is contained in:
parent
f7b307bb34
commit
a665c369e3
@ -20,4 +20,4 @@ Afterwards enter the following command to build and install sic
|
|||||||
|
|
||||||
Running sic
|
Running sic
|
||||||
-----------
|
-----------
|
||||||
Simply invoke the 'sic' command with the required arguments.
|
Simply invoke the `sic` command with the required arguments.
|
||||||
|
@ -1,5 +1,5 @@
|
|||||||
/* Host used when "-h" is not given */
|
/* Host used when "-h" is not given */
|
||||||
#define DEFAULT_HOST "irc.oftc.net"
|
#define DEFAULT_HOST "iiiypuk.me"
|
||||||
|
|
||||||
/* Port used when "-p" is not given */
|
/* Port used when "-p" is not given */
|
||||||
#define DEFAULT_PORT "6667"
|
#define DEFAULT_PORT "6667"
|
||||||
|
Loading…
Reference in New Issue
Block a user