blob 7adba8e549d4527ce842cf1931d7b791a1c29b48 346 bytes (raw)
name: examples/watcher_demo.ru # note: path name is non-authoritative(*)
1
2
3
4
5
6
7
8
9
10
11
12
13
| | # This is a snippet of the config that powers
# https://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
|
debug log:
solving 7adba8e ...
found 7adba8e in https://yhbt.net/raindrops.git/
(*) Git path names are given by the tree(s) the blob belongs to.
Blobs themselves have no identifier aside from the hash of its contents.^
Code repositories for project(s) associated with this public inbox
https://yhbt.net/raindrops.git/
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).