Environment variables to pass to the Shelfmark service. See https://github.com/calibrain/shelfmark/blob/main/docs/environment-variables.md for available options.
Declarations
Type
open submodule of attribute set of stringDefault
{ }Example
{
LOG_LEVEL = "DEBUG";
SEARCH_MODE = "universal";
}