Guest User

Untitled

a guest
Feb 21st, 2018
76
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.84 KB | None | 0 0
  1. # Internet Relay Chat (IRC) configuration #
  2. #----------------------------------------------------------------------------#
  3.  
  4. # NOTE: IRC support is still experimental!
  5.  
  6. # This specifies the addresses where IRC connections should be accepted. See
  7. # the description of servaddrs for formatting information. Leave this field
  8. # blank if you do not want to accept IRC connections. If the port is not
  9. # specifed then 6667 will be used.
  10. #ircaddrs = ":6660"
  11.  
  12. # This is the IRC network name. If this is not specified then the default of
  13. # "PvPGN" will be used.
  14. #irc_network_name = "D2HU"
  15.  
  16. # This is the hostname used for IRC connections. Set this to your
  17. # hostname, if the automatic detection doesn't correctly.
  18. #hostname = "ip"
  19.  
  20. # Set this to the desired IRC connection timeout in seconds.
  21. #irc_latency = 180
Add Comment
Please, Sign In to add comment