chore: update .gitignore, add docs site, plan docs
This commit is contained in:
@@ -0,0 +1,21 @@
|
||||
# Email Service
|
||||
|
||||
Configure email notifications for important system events.
|
||||
|
||||
## Overview
|
||||
|
||||
NexusGuard can send email notifications for events such as new device registrations, security alerts, and system status changes.
|
||||
|
||||
## Configuration
|
||||
|
||||
1. Configure SMTP server settings in the Dashboard Settings page.
|
||||
2. Provide sender email address and authentication credentials.
|
||||
3. Select which notification types to enable.
|
||||
4. Test the email configuration by sending a test message.
|
||||
|
||||
## Events
|
||||
|
||||
- New device registration
|
||||
- Device online/offline status change
|
||||
- Firewall rule violations
|
||||
- Admin account changes
|
||||
Reference in New Issue
Block a user