chore: enable tsts on stalwart

This commit is contained in:
Luj 2024-08-26 10:36:34 +02:00
parent e9e954ee57
commit ddfb3de1fb

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;