Skip to content
Snippets Groups Projects
Commit 6b6e712f authored by Sven Mäder's avatar Sven Mäder :speech_balloon:
Browse files

Add command to disable xymon highlights

parent a9f5dce7
No related branches found
No related tags found
No related merge requests found
......@@ -150,5 +150,8 @@ You can easily save it with the script `buffer_autoset.py`:
```
/script install buffer_autoset.py
/help autosetbuffer
# highlight all messages in channel `isgphys`
/autosetbuffer add irc.phys.#isgphys highlight_regex .*
# no hilights in channel `monitoring` by nick `xymon`
/autosetbuffer add irc.phys.#monitoring hotlist_max_level_nicks_add xymon:0
```
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment