Skip to content
approval@dev

API

RivynConfig

@rivyn/db-server


@rivyn/db-server / RivynConfig

Interface: RivynConfig

Properties

allowlist

allowlist: string[]


authKey

authKey: string


blockMinutes

blockMinutes: number


dataDir

dataDir: string


fsync

fsync: FsyncMode


fsyncIntervalMs

fsyncIntervalMs: number


host

host: string


maxAuthFailures

maxAuthFailures: number


maxConnectionsPerIp

maxConnectionsPerIp: number


maxOpsPerSecond

maxOpsPerSecond: number


port

port: number


studio

studio: StudioConfig


tls

tls: TlsConfig | null