loki tuning, lock down SSH for tankstelle, tweak nextcloud SMTP settings #205
|
@ -61,10 +61,10 @@
|
||||||
mail_smtpauthtype = "PLAIN";
|
mail_smtpauthtype = "PLAIN";
|
||||||
mail_domain = "pub.solar";
|
mail_domain = "pub.solar";
|
||||||
mail_smtpname = "admins@pub.solar";
|
mail_smtpname = "admins@pub.solar";
|
||||||
mail_smtpsecure = "tls";
|
mail_smtpsecure = "ssl";
|
||||||
mail_smtpauth = 1;
|
mail_smtpauth = true;
|
||||||
mail_smtphost = "mail.pub.solar";
|
mail_smtphost = "mail.pub.solar";
|
||||||
mail_smtpport = "587";
|
mail_smtpport = "465";
|
||||||
|
|
||||||
# This is to allow connections to collabora and keycloak, among other services
|
# This is to allow connections to collabora and keycloak, among other services
|
||||||
# running on the same host
|
# running on the same host
|
||||||
|
|
Loading…
Reference in a new issue