2024-12-08 19:04:37 -08:00
|
|
|
# IRCat Configuration
|
|
|
|
|
2024-12-08 20:02:59 -08:00
|
|
|
# Used as the server/network's display name. MUST NOT CONTAIN SPACES!
|
2024-12-08 19:04:37 -08:00
|
|
|
name: foo
|
|
|
|
|
|
|
|
# The hostname the server should go by, such as ircserver1.example.com
|
2024-12-09 15:33:56 -08:00
|
|
|
host: 127.0.0.1
|
|
|
|
|
|
|
|
# The identifier for this server, such as the location (Used in whois)
|
|
|
|
identifier: somewhere in the universe
|