Skip to main content
Version: v0.36.0

BackendOptions

type BackendOptions: object;

Type declaration

MemberTypeDescription
crsPathstringDescription

Path to download CRS files
memoryobjectDescription

Initial and Maximum memory to be alloted to the backend worker
memory.initialnumber-
memory.maximumnumber-
threadsnumberDescription

Number of threads to run the backend worker on

Generated using typedoc-plugin-markdown and TypeDoc