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 | |
| parent | 2e8c4c7dbde935c0085f566bfa95810f3739821a (diff) | |
| download | gn-ai-683f49e30503b860df875df857751624bbfb3cc0.tar.gz | |
Hide references to UT services
Diffstat (limited to 'issues')
| -rw-r--r-- | issues/gn-auth/email_verification.gmi | 2 | ||||
| -rw-r--r-- | issues/gn-uploader/guix-build-gn-uploader-error.gmi | 2 |
2 files changed, 2 insertions, 2 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 diff --git a/issues/gn-uploader/guix-build-gn-uploader-error.gmi b/issues/gn-uploader/guix-build-gn-uploader-error.gmi index 44a5c4b5..aeb63081 100644 --- a/issues/gn-uploader/guix-build-gn-uploader-error.gmi +++ b/issues/gn-uploader/guix-build-gn-uploader-error.gmi @@ -86,7 +86,7 @@ Filesystem Size Used Avail Use% Mounted on so we know that's not a problem. -A similar thing had shown up on space.uthsc.edu. +A similar thing had shown up on our space server. ### More Troubleshooting Efforts |
