Sha256: 96540cecf1d42666fff864907b8d4aabf60fbad72af4ae526ae1302750933932
Contents?: true
Size: 1 KB
Versions: 2
Compression:
Stored size: 1 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" client: xmpp: jid = "x2@gmail.com" password = "y2" # vim: ft=ruby
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
saber-1.1.1 | templates/_saberrc |
saber-1.1.0 | templates/_saberrc |