fix: Remove SMTP password from documentation

Removed plaintext SMTP password from uptime-kuma-email-setup.md.
Users should retrieve password from monitoring server or password manager.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
This commit is contained in:
Pieter 2026-01-18 19:05:22 +01:00
parent 9a3afa325b
commit 3e934f98a0

View file

@ -28,7 +28,7 @@ SMTP Settings:
Authentication: Authentication:
Username: server@postxsociety.org Username: server@postxsociety.org
Password: Mov!ePubl1cL0ndon@longW!7h Password: <retrieve from password manager or monitoring server>
From Email: server@postxsociety.org From Email: server@postxsociety.org
To Email: mail@postxsociety.org To Email: mail@postxsociety.org
@ -38,6 +38,8 @@ Custom Subject (optional):
[✅ UP] {msg} [✅ UP] {msg}
``` ```
**Note:** SMTP password is stored on the monitoring server at `/opt/docker/diun/docker-compose.yml` if you need to retrieve it.
### 4. Test the Notification ### 4. Test the Notification
1. Click **Test** button 1. Click **Test** button