diff --git a/local/config/vufind/Alma.ini b/local/config/vufind/Alma.ini index a6b1e89..f0bd58c 100644 --- a/local/config/vufind/Alma.ini +++ b/local/config/vufind/Alma.ini @@ -63,7 +63,7 @@ defaultPickUpLocation = "YWOAW" ; filter out pickup locations that would be listed but do not make sense to display to the ; user, e. g. a location for digital library material. # validPickupLocations = "YWOAW,YWNMM" -validPickupLocations = "YWOAW" +validPickupLocations = "YWOAW, YAOA1" ; The "NewUser" section defines some default values that are used when creating an account ; in Alma via its API. This is only relevant if you use the authentication method "AlmaDatabase"