IModelHostConfiguration Class

Configuration of core-backend.

Implements

Methods

Name Description
constructor(): IModelHostConfiguration    

Properties

Name Type Description
appAssetsDir undefined | string The directory where application assets are found.  
authorizationClient undefined | AuthorizationClient The AuthorizationClient used to obtain AccessTokens.  
cacheDir undefined | string Root of the directory holding all the files that iTwin.js caches  
compressCachedTiles undefined | boolean Whether to compress cached tiles.  
defaultLogTileLoadTimeThreshold Static number    
defaultLogTileSizeThreshold Static number    
defaultTileRequestTimeout Static number    
restrictTileUrlsByClientIp undefined | boolean    
tileCacheAzureCredentials undefined | AzureBlobStorageCredentials    
workspace undefined | WorkspaceOpts    

Defined in

Last Updated: 16 April, 2024