Web services: General: - - "Set the Access-Control-Allow-Origin header to" - pref: 'AccessControlAllowOrigin' class: Text - "." REST API: - - pref: RESTBasicAuth choices: 1: Enable 0: "Disable" - 'Basic authentication for the REST API.' - - "Set the default number of results returned by the REST API endpoints to" - pref: "RESTdefaultPageSize" class: integer - "per page." - - pref: RESTOAuth2ClientCredentials choices: 1: Enable 0: "Disable" - "the OAuth2 client credentials grant for the REST API. Requires Net::OAuth2::AuthorizationServer installed. [EXPERIMENTAL]" - - pref: RESTPublicAnonymousRequests choices: 1: "Enable" 0: "Disable" - anonymous access to public routes (that don't require authenticated access) - - pref: RESTPublicAPI choices: 1: Enable 0: "Disable" - "the /public namespace of the API." OAI-PMH: - - pref: OAI-PMH choices: 1: Enable 0: Disable - "Koha's" - 'OAI-PMH server. (available at: /cgi-bin/koha/oai.pl?verb=Identify)' - - Identify records at this site with the prefix - pref: "OAI-PMH:archiveID" - '. Please, insert prefix without ending colon (":") char. The archiveID should respect OAI specification. See ' - 'Implementation guidelines. ' - 'Example: "oai:example-library.org"' - - Only return - pref: "OAI-PMH:MaxCount" class: integer - records at a time in response to a ListRecords or ListIdentifiers query. - - "YAML OAI Koha server configuration file:" - pref: "OAI-PMH:ConfFile" class: file - . If empty, Koha OAI Server operates in normal mode, otherwise it operates in extended mode. In extended mode, it's possible to parameter other formats than marcxml or Dublin Core. OAI-PMH:ConfFile specify a YAML configuration file which list available metadata formats and XSL file used to create them from marcxml records. - - pref: "OAI-PMH:AutoUpdateSets" choices: 1: Enable 0: Disable - automatic update of OAI-PMH sets when a bibliographic or item record is created or updated. - - pref: "OAI-PMH:AutoUpdateSetsEmbedItemData" choices: 1: Enable 0: Disable - embedding of item data when automatically updating OAI-PMH sets. -
NOTE: This needs OAI-PMH:AutoUpdateSets syspref to be enabled. - - Koha's deletedbiblio table - pref: "OAI-PMH:DeletedRecord" choices: persistent: will never be emptied or truncated (persistent) transient: might be emptied or truncated at some point (transient) no: will never have any data in it (no) - "." ILS-DI: - - pref: ILS-DI choices: 1: Enable 0: Disable - "ILS-DI services for OPAC users (available at: /cgi-bin/koha/ilsdi.pl)" - - Allow IP addresses - pref: ILS-DI:AuthorizedIPs class: Text - to use the ILS-DI services (when enabled). Separate the IP addresses with commas and without spaces. Leave the field blank to allow any IP address. Mana KB: - - pref: Mana choices: 1: Enable 0: Disable 2: No, let me think about - submissions to Mana KB. Mana centralizes information between other Koha installations to facilitate the creation of new subscriptions, vendors, reports, etc. You can search, share, import, and comment on the content of Mana. The information shared with Mana KB is shared under the CC-0 license - - "Security token used to authenticate on Mana KB:" - pref: ManaToken class: Text - Get a security token on the Mana KB administration page. - - 'Fields automatically shared with Mana KB:' - pref: AutoShareWithMana multiple: subscription: subscriptions Reporting: - - Only return - pref: SvcMaxReportRows class: integer - rows of a report requested via the reports web service. IdRef: - - pref: IdRef choices: 1: Enable 0: Disable - the IdRef web service from the OPAC detail page. IdRef allows requests for authorities from the Sudoc database. - Please note that this feature is available only for UNIMARC.