Sha256: e00ebe091f65bc5b0c64ff55d1d39dabdc8423dc4376d1ddd3134e3d0390c2fc

Contents?: true

Size: 907 Bytes

Versions: 4

Compression:

Stored size: 907 Bytes

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

Version data entries

4 entries across 4 versions & 1 rubygems

Version Path
umlaut-primo-1.0.0 test/dummy/config/umlaut_services.yml
umlaut-primo-0.1.3 test/dummy/config/umlaut_services.yml
umlaut-primo-0.1.2 test/dummy/config/umlaut_services.yml
umlaut-primo-0.1.0 test/dummy/config/umlaut_services.yml