8000 docs: add new workspace notifications dashboard and config by EdwardAngert · Pull Request #16548 · coder/coder · GitHub
[go: up one dir, main page]

Skip to content

docs: add new workspace notifications dashboard and config #16548

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 8 commits into from
Apr 2, 2025
Prev Previous commit
Next Next commit
use /settings/notifications
  • Loading branch information
EdwardAngert committed Apr 1, 2025
commit ce8e23798a242d266758802e608d12d9ed73f1f1
2 changes: 1 addition & 1 deletion docs/admin/monitoring/notifications/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ See the [Preferences](#delivery-preferences) section for more details.
## Configuration

You can modify the notification delivery behavior in your Coder deployment's
`https://coder.example.com/deployment/notifications`, or with the following server flags:
`https://coder.example.com/settings/notifications`, or with the following server flags:

| Required | CLI | Env | Type | Description | Default |
|:--------:|-------------------------------------|-----------------------------------------|------------|-----------------------------------------------------------------------------------------------------------------------|---------|
Expand Down
Loading
0