mirror of
https://github.com/stalwartlabs/mail-server.git
synced 2025-12-09 21:05:59 +08:00
8 lines
200 B
TOML
8 lines
200 B
TOML
#############################################
|
|
# JMAP WebSockets server configuration
|
|
#############################################
|
|
|
|
[jmap.web-sockets]
|
|
throttle = "1s"
|
|
timeout = "10m"
|
|
heartbeat = "1m"
|