mirror of
https://github.com/stalwartlabs/mail-server.git
synced 2025-12-11 22:06:31 +08:00
10 lines
212 B
TOML
10 lines
212 B
TOML
#############################################
|
|
# JMAP authentication & session configuration
|
|
#############################################
|
|
|
|
[jmap]
|
|
directory = "default"
|
|
|
|
[jmap.session.cache]
|
|
ttl = "1h"
|
|
size = 100
|