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
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -752,7 +752,7 @@ For remote overrides, the following extended settings must be configured:
752
752
*`ns-info` - Plugins that generate notifications at the info level will cause this event to also be triggered. It will be sent in addition to `ns-event`.
753
753
*`ns-warning` - Alarms at the warning level with cause this event to also be triggered. It will be sent in addition to `ns-event`.
754
754
*`ns-urgent` - Alarms at the urgent level with cause this event to also be triggered. It will be sent in addition to `ns-event`.
755
-
* see the [full list of events](lib/plugins/maker-setup.md#events)
755
+
* see the [full list of events](docs/plugins/maker-setup.md#events)
cb(newError('MongoDB connection is in read only mode! Go back to MongoDB configuration and check your database user has read and write access.'),null);
0 commit comments