File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -79,9 +79,9 @@ See `Optional Environment Variables` for more information.
7979- ` MIT_PRIMO_URL ` : The base URL for MIT Libraries' Primo instance (used to generate record links).
8080- ` PRIMO_API_KEY ` : The Primo Search API key.
8181- ` PRIMO_API_URL ` : The Primo Search API base URL.
82- - ` PRIMO_SCOPE ` : The Primo Search API ` scope ` param (set to ` cdi ` for CDI-scoped results) .
83- - ` PRIMO_TAB ` : The Primo Search API ` tab ` param (typically ` all ` ) .
84- - ` PRIMO_VID ` : The Primo Search API ` vid ` (or 'view ID`) param.
82+ - ` PRIMO_SCOPE ` : The Primo Search API ` scope ` used in Primo UI links. Does not affect our API calls. Ask Enterprise Systems for value .
83+ - ` PRIMO_TAB ` : The Primo Search API ` tab ` used in Primo UI links. Does not affect our API calls. Ask Enterprise Systems for value .
84+ - ` PRIMO_VID ` : The Primo Search API ` vid ` (or 'view ID`) param. Used in both our API calls and Primo UI. Ask Enterprise Systems for value.
8585- ` SECRET_KEY_BASE ` : You can generate this via ` bin/rails secret ` . Please do not re-use the production value locally.
8686- ` SYNDETICS_PRIMO_URL ` : The Syndetics API URL for Primo. This is used to construct thumbnail URLs.
8787- ` TIMDEX_GRAPHQL ` : Set this to the URL of the GraphQL endpoint. There is no default value in the application.
You can’t perform that action at this time.
0 commit comments