Skip to content

Instantly share code, notes, and snippets.

@sarahhodne
Created June 29, 2010 16:15
Show Gist options
  • Save sarahhodne/457424 to your computer and use it in GitHub Desktop.
Save sarahhodne/457424 to your computer and use it in GitHub Desktop.
{
"server": {
"name": "irc.example.com",
"description": "RIRCd example server",
"network": "RIRCd"
},
"bind": {
"address": "0.0.0.0",
"port": 6667
},
"opers": [{
"username": "Dvyjones",
"sha1": "aafdc23870ecbcd3d557b6423a8982134e17927e",
"perms": "*"
}],
"modules": [
]
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment