Remove deprecated gitea config settings
All checks were successful
/ terraform (push) Successful in 1m13s
/ ansible (push) Successful in 2m20s

This commit is contained in:
Jake Howard 2023-10-15 21:27:23 +01:00
parent ad867f9654
commit 4950082c28
Signed by: jake
GPG Key ID: 57AFB45680EDD477

View File

@ -32,7 +32,6 @@ PROVIDER = db
COOKIE_NAME = gitea_session
[log]
ENABLE_ACCESS_LOG = false
LEVEL = warn
[security]
@ -119,8 +118,7 @@ SMTP_PORT = 465
FROM = "{{ mailer_from_address }}"
USER = "{{ mailer_user }}"
PASSWD = "{{ mailer_password }}"
MAILER_TYPE = smtp
IS_TLS_ENABLED = true
PROTOCOL = smtps
[packages]
STORAGE_TYPE = backblaze