You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
| ✔️ |`--notifications-dispatch-timeout`|`CODER_NOTIFICATIONS_DISPATCH_TIMEOUT`|`duration`| How long to wait while a notification is being sent before giving up. | 1m |
@@ -206,7 +208,13 @@ The `payload` object has these keys:
206
208
buttons
207
209
-`labels`: dynamic map of zero or more string key-value pairs; these vary from event to event
208
210
209
-
## Preferences (enterprise)
211
+
## User Preferences
212
+
213
+
All users have the option to opt-out of any notifications. Go to **Account** -> **Notifications** to turn notifications on or off. The delivery method for each notification is indicated on the right hand side of this table.
0 commit comments