Skip to content

Instantly share code, notes, and snippets.

@radicaled
Created October 23, 2009 02:15
Show Gist options
  • Save radicaled/216565 to your computer and use it in GitHub Desktop.
Save radicaled/216565 to your computer and use it in GitHub Desktop.
#Relevant bis of orbited.cfg
[listen]
http://:8000
#stomp://:61613
# uncomment to enable SSL on port 8043 using given .key and .crt files
#https://:8043
#
#[ssl]
#key=orbited.key
#crt=orbited.crt
[static]
[access]
localhost:8000 -> irc.freenode.net:6667
* -> localhost:4747
#localhost:8000 -> localhost:61613
* -> localhost:61613
* -> demo.audien.dev:61613
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment