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
+2-3Lines changed: 2 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -150,11 +150,10 @@ Example (for being reminded one week after the ctf has finished):
150
150
151
151
## Log command deletion
152
152
153
-
To enable logging of deleting messages containing specific keywords, set `delete_watch_keywords` in `config/config.json` to a comma separated list of keywords.
154
-
Clear or remove the setting to disable deletion logging.
153
+
To enable logging of deleting messages containing specific keywords, set `delete_watch_keywords` in `config/config.json` to an array of strings to watch for.
0 commit comments