Files
Stalwart/resources/config/jmap/auth.toml
2023-12-18 22:25:42 +01:00

14 lines
255 B
TOML

#############################################
# JMAP authentication & session configuration
#############################################
[jmap]
directory = "default"
[jmap.session.cache]
ttl = "1h"
size = 100
[jmap.session.purge]
frequency = "15 * *"