API Reference > presentation-backend > Core > PresentationProps PresentationProps Interface Properties that can be used to configure Presentation API Extends PresentationManagerProps Properties Name Type Description requestTimeout undefined | number Time in milliseconds after which the request will timeout. unusedClientLifetime undefined | number How much time should an unused client manager be stored in memory Inherited properties Name Type Inherited from Description activeLocale undefined | string PresentationManagerProps Sets the active locale to use when localizing presentation-related enableSchemasPreload undefined | boolean PresentationManagerProps Should schemas preloading be enabled. localeDirectories undefined | string[] PresentationManagerProps A list of directories containing locale-specific localized mode undefined | PresentationManagerMode PresentationManagerProps Presentation manager working mode. rulesetDirectories undefined | string[] PresentationManagerProps A list of directories containing presentation rulesets. supplementalRulesetDirectories undefined | string[] PresentationManagerProps A list of directories containing supplemental presentation rulesets. Defined in presentation/backend/src/Presentation.ts Line 25 Last Updated: 13 June, 2024