Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c1cb6cf

Browse files
committed
removed mention of experiment in notifications
1 parent 478d9e3 commit c1cb6cf

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

docs/admin/monitoring/notifications.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -3,24 +3,6 @@
33
Notifications are sent by Coder in response to specific internal events, such as
44
a workspace being deleted or a user being created.
55

6-
**Notifications are currently an experimental feature.**
7-
8-
## Enable experiment
9-
10-
In order to activate the notifications feature, you'll need to enable the
11-
`notifications` experiment.
12-
13-
```bash
14-
# Using the CLI flag
15-
$ coder server --experiments=notifications
16-
17-
# Alternatively, using the `CODER_EXPERIMENTS` environment variable
18-
$ CODER_EXPERIMENTS=notifications coder server
19-
```
20-
21-
More information on experiments can be found
22-
[here](../../contributing/feature-stages#experimental-features).
23-
246
## Event Types
257

268
Notifications are sent in response to internal events, to alert the affected

0 commit comments

Comments
 (0)