Skip to content

Commit 2dd7028

Browse files
committed
set enabled to true
1 parent 0b9f9ab commit 2dd7028

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/sdk-and-tools/notifier.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,7 @@ The corresponding config section for enabling the driver on observer node:
129129
```toml
130130
[EventNotifierConnector]
131131
# Enabled will turn on or off the event notifier connector
132-
Enabled = false
132+
Enabled = true
133133

134134
# UseAuthorization signals the proxy to use authorization
135135
# Never run a production setup without authorization

0 commit comments

Comments
 (0)