mirror of
https://github.com/go-gitea/gitea
synced 2025-08-13 13:08:19 +00:00
better naming on #891
This commit is contained in:
@@ -90,7 +90,7 @@ TASK_INTERVAL = 1
|
||||
; Deliver timeout in seconds
|
||||
DELIVER_TIMEOUT = 5
|
||||
; Allow insecure certification
|
||||
ALLOW_INSECURE_CERTIFICATION = false
|
||||
SKIP_TLS_VERIFY = false
|
||||
|
||||
[mailer]
|
||||
ENABLED = false
|
||||
|
@@ -647,7 +647,7 @@ config.reset_password_code_lives = Reset Password Code Lives
|
||||
config.webhook_config = Webhook Configuration
|
||||
config.task_interval = Task Interval
|
||||
config.deliver_timeout = Deliver Timeout
|
||||
config.allow_insecure_certification = Allow Insecure Certification
|
||||
config.skip_tls_verify = Skip TLS Verify
|
||||
config.mailer_config = Mailer Configuration
|
||||
config.mailer_enabled = Enabled
|
||||
config.mailer_name = Name
|
||||
|
Reference in New Issue
Block a user