Continued snipe-it implementation

This commit is contained in:
2025-02-05 11:44:11 +01:00
parent e98d18f369
commit 26942a9265
18 changed files with 57 additions and 41 deletions

View File

@@ -4,7 +4,7 @@ default_system_email:
domain: "{{primary_domain}}"
username: "no-reply@{{primary_domain}}"
host: "mail.{{primary_domain}}"
smtp_port: 465
port: 465
tls: true
start_tls: false
from: "no-reply@{{primary_domain}}"