mirror of
https://github.com/logos-messaging/specs.git
synced 2026-05-19 03:19:33 +00:00
use term persistence instead of historyBackend
Co-authored-by: Igor Sirotin <igor.sirotin.1012@gmail.com>
This commit is contained in:
parent
af1a8849d4
commit
bfaf91d02b
@ -241,7 +241,7 @@ types:
|
||||
SdsConfig:
|
||||
type: object
|
||||
fields:
|
||||
historyBackend:
|
||||
persistence:
|
||||
type: string
|
||||
default: "memory"
|
||||
description: "Backend for persisting the SDS local history. Implementations MAY support custom backends (e.g., 'memory', 'sqlite')."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user