Sha256: 06d6acf9bd4889ca1f4d94e03dd5be29f92ed9a873f14c42e9261b3d4955eab8

Contents?: true

Size: 635 Bytes

Versions: 4

Compression:

Stored size: 635 Bytes

Contents

scgi_server = "http://localhost/RPC2"

p:
  download = Pa("~/download") # local download directory.

aria2:
  rpc = "http://localhost:6800/rpc"

label = "saber" # default auto-download label.
port = 3014
token = "641a16655dad688ab681c0279a4369b5"
drb_uri = "druby://localhost:3015"

server:
  download = Pa("/home/foo/download") # remote download directory.
  ftp = "ftp://seedbox/download" # download from "#{ftp}/<file>"
  host = "seedbox"
  user = "foo"

  xmpp:
    jid = "foo@jabber.org"
    password = "y"
    host = nil
    port = nil

client:
  xmpp:
    jid = "bar@jabber.org"
    password = "y"
    host = nil
    port = nil

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
saber-0.0.7 lib/saber/rc.rb
saber-0.0.6 lib/saber/rc.rb
saber-0.0.4 lib/saber/rc.rb
saber-0.0.3 lib/saber/rc.rb