diff options
| author | Pjotr Prins | 2025-06-19 09:19:21 +0200 |
|---|---|---|
| committer | Pjotr Prins | 2025-06-19 09:19:21 +0200 |
| commit | 683f49e30503b860df875df857751624bbfb3cc0 (patch) | |
| tree | f286c255e791cd05291f6578464a1c1a64920668 /issues/gn-auth | |
| parent | 2e8c4c7dbde935c0085f566bfa95810f3739821a (diff) | |
| download | gn-ai-683f49e30503b860df875df857751624bbfb3cc0.tar.gz | |
Hide references to UT services
Diffstat (limited to 'issues/gn-auth')
| -rw-r--r-- | issues/gn-auth/email_verification.gmi | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/issues/gn-auth/email_verification.gmi b/issues/gn-auth/email_verification.gmi index fff3d547..07e2b043 100644 --- a/issues/gn-auth/email_verification.gmi +++ b/issues/gn-auth/email_verification.gmi @@ -12,7 +12,7 @@ When setting up e-mail verification, the following configurations should be set for gn-auth: -SMTP_HOST = "smtp.uthsc.edu" +SMTP_HOST = "smtp.uthsc" SMTP_PORT = 25 (not 587, which is what we first tried) SMTP_TIMEOUT = 200 # seconds |
