Sha256: 1f443e55a14c51ae47c1b974fa8287a31f5cc8d74c1dcfaab2cb83fb0ef86642

Contents?: true

Size: 331 Bytes

Versions: 1

Compression:

Stored size: 331 Bytes

Contents

# IRC connection 
irc:
  host: 'irc.tty2.org'
  port: '6667'
  nick: irc_cat
  channel: '#irc_cat2'

# HTTP Server

http:
  enabled: true
  host: 0.0.0.0
  port: '3489'
  # Enable post-receive stuff from Github
  github: true
  # Allow send with http
  send: true

# TCP Server

tcp:
  enabled: true
  host: 0.0.0.0
  port: '5678'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
irc_cat-0.2.0 dongs.yml