diff --git a/config/vufind/config.ini b/config/vufind/config.ini index ff4d5b07bcd60227def4d54ff10699642199a41e..1b1a6a7d0f2bb6a74e32a6d9203c371258c6abfa 100644 --- a/config/vufind/config.ini +++ b/config/vufind/config.ini @@ -141,12 +141,13 @@ lifetime = 3600 ; Session lasts for 1 hour ; Please set the ILS that VuFind will interact with. ; ; Available drivers: Aleph, Amicus, ClaviusSQL, Evergreen, Horizon (basic database -; access only), HorizonXMLAPI (more features via API), Innovative, Koha, LBS4, -; MultiBackend (to chain together multiple drivers in a consortial setting), -; NewGenLib, NoILS (for users without an ILS, or to disable ILS functionality -; during maintenance), Polaris, Unicorn (which also applies to SirsiDynix -; Symphony), Virtua, Voyager (for Voyager 6+), VoyagerRestful (for Voyager 7+ -; w/ RESTful web services), XCNCIP2 (for XC NCIP Tookit v2.x) +; access only), HorizonXMLAPI (more features via API), Innovative, Koha, +; KohaILSDI, LBS4, MultiBackend (to chain together multiple drivers in a +; consortial setting), NewGenLib, NoILS (for users without an ILS, or to +; disable ILS functionality during maintenance), Polaris, Unicorn (which +; also applies to SirsiDynix Symphony), Virtua, Voyager (for Voyager 6+), +; VoyagerRestful (for Voyager 7+ w/ RESTful web services), XCNCIP2 (for XC +; NCIP Tookit v2.x) ; Note: Unicorn users should visit the vufind-unicorn project for more details: ; http://code.google.com/p/vufind-unicorn/ ; Note: DAIA supports XML or JSON results (since release 2.4).