mail-server/resources/config/jmap/websockets.toml

9 lines
200 B
TOML

#############################################
# JMAP WebSockets server configuration
#############################################
[jmap.web-sockets]
throttle = "1s"
timeout = "10m"
heartbeat = "1m"