11 lines
212 B
TOML
11 lines
212 B
TOML
#############################################
|
|
# JMAP authentication & session configuration
|
|
#############################################
|
|
|
|
[jmap]
|
|
directory = "default"
|
|
|
|
[jmap.session.cache]
|
|
ttl = "1h"
|
|
size = 100
|