MlsConfiguration
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:59
Advisory group shapes. The deployment publishes them and does not enforce them; the client does.
Properties
Section titled “Properties”commitLogEnabled?
Section titled “commitLogEnabled?”
optionalcommitLogEnabled?:boolean
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:68
Absent — the property is omitted, so JavaScript reads undefined — means
the deployment published nothing and the client keeps its compiled
default. false is distinct from absent. The TypeScript type is
commitLogEnabled?: boolean, which says exactly that.
maxGroupMembers
Section titled “maxGroupMembers”maxGroupMembers:
number
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:60
maxInstallationsPerInbox
Section titled “maxInstallationsPerInbox”maxInstallationsPerInbox:
number
Defined in: bindings/wasm/dist/bindings_wasm.d.ts:61

