Sha256: abf725ba81fb626e9f9aae53ac4026c7dc2afd37ba5f05d59fce63f847ba2a43
Contents?: true
Size: 1.06 KB
Versions: 3
Compression:
Stored size: 1.06 KB
Contents
p: #watch = Pa("~/bt/watch") # OPTIONAL local watch directory. [saber-make] remote_watch = Pa("bt/watch") # OPTIONAL remote watch directory. [saber-make] fetcher_download = Pa("~/download") # aria2 download directory. [saber-fetch] remote_download = Pa("~/bt") # remote bt download directory. [saber-fetch] download = Pa("~/bt") # local bt download directory. [saber-clean] server: user = "x" # seedbox login name host = "seedbox" # set seedbox ip address in /etc/hosts # [saber-upload] username = "foo" # default username for login into site. bib: username = "bar" # OPTIONAL per-site username. use default username if not set. announce_url = "x" # [saber-make, saber-upload] # [saber-fetch] server: ftp = "ftp://seedbox/bt" xmpp: jid = "x1@gmail.com" password = "y1" host = nil port = nil client: xmpp: jid = "x2@gmail.com" password = "y2" host = nil port = nil # vim: ft=ruby
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
saber-1.0.2 | templates/_saberrc |
saber-1.0.1 | templates/_saberrc |
saber-1.0.0 | templates/_saberrc |