Add secret fields to specification
All checks were successful
Upload Helm Chart / Explore-Gitea-Actions (push) Successful in 5s

This commit is contained in:
2024-02-26 16:01:05 +00:00
parent bae6a260f0
commit a1acf02233

View File

@@ -140,6 +140,17 @@ init:
# url: "https://url.to/content.zip"
email:
relay:
enabled: false
relayName: "smtp-relay"
relayHost: "relay.domain.com"
relayPort: 2525
# Generate automatically
# relayUser: "relayuser"
# relayPassword: "relaypassword"
smtpHost: ""
smtpPort: ""
smtpAuth: false