9 lines
200 B
TOML
9 lines
200 B
TOML
#############################################
|
|
# JMAP WebSockets server configuration
|
|
#############################################
|
|
|
|
[jmap.web-sockets]
|
|
throttle = "1s"
|
|
timeout = "10m"
|
|
heartbeat = "1m"
|