1
1
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:
Unknwon
2015-02-11 12:04:01 -05:00
parent 485ea6f14f
commit d02e45f985
7 changed files with 11 additions and 11 deletions

View File

@@ -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

View File

@@ -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