loki tuning, lock down SSH for tankstelle, tweak nextcloud SMTP settings #205

Merged
teutat3s merged 4 commits from misc-fixes into main 2024-06-10 10:41:57 +00:00
Showing only changes of commit e2691988bf - Show all commits

View file

@ -61,10 +61,10 @@
mail_smtpauthtype = "PLAIN";
mail_domain = "pub.solar";
mail_smtpname = "admins@pub.solar";
mail_smtpsecure = "tls";
mail_smtpauth = 1;
mail_smtpsecure = "ssl";
mail_smtpauth = true;
mail_smtphost = "mail.pub.solar";
mail_smtpport = "587";
mail_smtpport = "465";
# This is to allow connections to collabora and keycloak, among other services
# running on the same host