Skip to content

Instantly share code, notes, and snippets.

@james-m
Created September 30, 2011 15:43
Show Gist options
  • Save james-m/1254154 to your computer and use it in GitHub Desktop.
Save james-m/1254154 to your computer and use it in GitHub Desktop.
sample config file
host: 'alkime'
chatservers: [
{
lockport : 8080
logdir : 'log0'
host : $host
}
{
lockport : 8070
logdir : 'log1'
host : $host
}
]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment