mirror of
https://github.com/logos-messaging/specs.git
synced 2026-04-03 12:53:12 +00:00
make IEncryption clearly optional
This commit is contained in:
parent
9725dc84ad
commit
92a746cca8
@ -199,7 +199,7 @@ types:
|
||||
default: DefaultRateLimitConfig
|
||||
description: "Configuration for rate limit management."
|
||||
encryption:
|
||||
type: IEncryption
|
||||
type: optional<IEncryption>
|
||||
default: none
|
||||
description: "Optional pluggable encryption implementation. If none, messages are sent unencrypted."
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user