Skip to main content

CreateServerAdaptersOptions

@totemsdk/server


@totemsdk/server / CreateServerAdaptersOptions

Interface: CreateServerAdaptersOptions

Extends

Properties

authTokenEnvVar?

optional authTokenEnvVar?: string


config

config: NodeConfigOptions

Inherited from

CreateNodeAdaptersOptions.config


enableLogging?

optional enableLogging?: boolean

Inherited from

CreateNodeAdaptersOptions.enableLogging


pingIntervalMs?

optional pingIntervalMs?: number

Inherited from

CreateNodeAdaptersOptions.pingIntervalMs


storageDirectory?

optional storageDirectory?: string

Inherited from

CreateNodeAdaptersOptions.storageDirectory


useFileStorage?

optional useFileStorage?: boolean

Inherited from

CreateNodeAdaptersOptions.useFileStorage