Sha256: 51cb20f36a076c7ed0b5e1d1aaf8205d57519eb1e94a3ed7bd71ad537ffd65d7

Contents?: true

Size: 634 Bytes

Versions: 5

Compression:

Stored size: 634 Bytes

Contents

api_url = "http://saberapi.heroku.com"
scgi_server = "http://localhost/RPC2"
browser = [:firefox]
book_exts = %w[.epub .mobi .pdf .txt .html .djvu .chm .cbr .cbz .azw3]
book_formats = %w[epub mobi pdf txt html djvu chm cbr cbz azw3]

p:
  root = Pa.expand("../../..", __FILE__)
  home = Pa("~/.saber")
  homerc = Pa("~/.saberrc")
  database = Pa("~/.saber/database")
  template = Pa("~/.saber/templates")

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

port = 3014
token = "641a16655dad688ab681c0279a4369b5"
drb_uri = "druby://localhost:3015"

server:
  xmpp:
    host = nil
    port = nil

client:
  xmpp:
    host = nil
    port = nil

Version data entries

5 entries across 5 versions & 1 rubygems

Version Path
saber-1.2.4 lib/saber/rc.rb
saber-1.2.3 lib/saber/rc.rb
saber-1.2.2 lib/saber/rc.rb
saber-1.2.1 lib/saber/rc.rb
saber-1.2.0 lib/saber/rc.rb