@nogoo9/mcp-server-cloud-fs / bootstrap / BootstrapArgs
Interface: BootstrapArgs
Defined in: bootstrap.ts:21
Properties
cacheDir?
optionalcacheDir?:string
Defined in: bootstrap.ts:29
cacheStore
cacheStore:
"memory"|"fs"|"redis"
Defined in: bootstrap.ts:26
cacheTtlMs
cacheTtlMs:
number
Defined in: bootstrap.ts:27
caFile?
optionalcaFile?:string
Defined in: bootstrap.ts:33
endpoint?
optionalendpoint?:string
Defined in: bootstrap.ts:25
gcsEndpoint?
optionalgcsEndpoint?:string
Defined in: bootstrap.ts:31
noCache
noCache:
boolean
Defined in: bootstrap.ts:30
providerName
providerName:
"s3"|"sqlite"|"azure"|"gcs"|"memory"
Defined in: bootstrap.ts:22
region?
optionalregion?:string
Defined in: bootstrap.ts:24
rootUris
rootUris:
string[]
Defined in: bootstrap.ts:23
sqliteDb?
optionalsqliteDb?:string
Defined in: bootstrap.ts:32
syncDebounceMs
syncDebounceMs:
number
Defined in: bootstrap.ts:28
