Add secret fields to specification
All checks were successful
Upload Helm Chart / Explore-Gitea-Actions (push) Successful in 5s
All checks were successful
Upload Helm Chart / Explore-Gitea-Actions (push) Successful in 5s
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user