Added email settings and bumped to version 0.7.0

This commit is contained in:
2023-03-28 15:02:41 +00:00
parent a5b13a2266
commit b50e84afe0
4 changed files with 32 additions and 25 deletions

View File

@@ -22,6 +22,19 @@ customer:
# peak: 1Gi
# disk: 5Gi
# Settings for email sent from site
# default is sending from customer@mail
email: {}
# email:
# forceFromEmail: "user@domain.com"
# forceFromName: "Some Customer"
# allowedDomains:
# - "customerdomainA.se"
# - "customerdomainB.se"
# allowedEmails:
# - "noreply@customerdomainC.com"
# Website Configuration
site:
# The main URL for the website