Sha256: 11a222de32c96c23d5ad5cef24879b91f01da070f5d924e61a1116122cf0723a
Contents?: true
Size: 345 Bytes
Versions: 13
Compression:
Stored size: 345 Bytes
Contents
# This is a snippet of the config that powers # http://raindrops-demo.bogomips.org/ # This may be used with the packaged zbatery.conf.rb # # zbatery -c zbatery.conf.ru watcher_demo.ru -E none require "raindrops" use Raindrops::Middleware listeners = %w( 0.0.0.0:9418 0.0.0.0:80 /tmp/.r ) run Raindrops::Watcher.new :listeners => listeners
Version data entries
13 entries across 13 versions & 2 rubygems