Sha256: a422b46db3a20606b3c5e7a612116d1c3aaea5340a18c64ba4399d774cfa808a
Contents?: true
Size: 1.06 KB
Versions: 1
Compression:
Stored size: 1.06 KB
Contents
# Configure what service plugins are used by Umlaut. This skeleton file # has been generated into your app to help you get started. # # If a service has "disabled:true", it's currently turned off. # # Some services require local api key or connection details as config. # Most services take other options for custom configuration too, not # all options are neccesarily listed as examples here, see source # or source-generated docs for more info. default: services: Primo: priority: 1 type: PrimoService base_url: http://bobcat.library.nyu.edu vid: NYU institution: NYU holding_search_institution: NYU holding_search_text: Search for this title in Primo. ez_proxy: !ruby/regexp '/https\:\/\/ezproxy\.library\.edu\/login\?url=/' PrimoSource: priority: 2 base_url: http://bobcat.library.nyu.edu vid: NYU institution: NYU holding_search_institution: NYU holding_search_text: Search for this title in Primo. ez_proxy: !ruby/regexp '/https\:\/\/ezproxy\.library\.edu\/login\?url=/'
Version data entries
1 entries across 1 versions & 1 rubygems
Version | Path |
---|---|
umlaut-primo-0.0.1 | test/dummy/config/umlaut_services.yml |