chore: enable tsts on stalwart

This commit is contained in:
Julien Malka 2024-08-26 10:36:34 +02:00
parent 00d892d003
commit 0285ffb0d0
Signed by: Luj
GPG key ID: 6FC74C847011FD83

View file

@ -9,6 +9,7 @@
};
lookup.default.hostname = "mail.luj.fr";
server = {
http.hsts = true;
max-connections = 8192;
hostname = "mail.luj.fr";
tls.enable = true;