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: docs/user/command_line_interface.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -149,6 +149,8 @@ Sent message to kafka://kafka.scimma.org/snews.experiments-firedrill
149
149
--------------------------------
150
150
```
151
151
152
+
**Note**: For authentication purposes, the detector name is read from the environment file. If the detector name in the JSON file does not match the detector name in the environment file, a warning is printed and the detector name from the environment file is used.
153
+
152
154
## Retraction Messages
153
155
154
156
It can happen that user publishes a message by accident or with wrong input. In these cases `snews_pt` allows for retraction messages.
0 commit comments