Skip to content

Commit b5a1fe5

Browse files
Update docs/content/doc/usage/email-setup.en-us.md
Co-authored-by: delvh <[email protected]>
1 parent 1fd718c commit b5a1fe5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/content/doc/usage/email-setup.en-us.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ The following configuration should work with GMail's SMTP server:
7676
```ini
7777
[mailer]
7878
ENABLED = true
79-
HOST = smtp.gmail.com:465
79+
HOST = smtp.gmail.com:465 ; Remove this line for Gitea >= 1.18.0
8080
SMTP_ADDR = smtp.gmail.com
8181
SMTP_PORT = 465
8282

0 commit comments

Comments
 (0)