From b50475d25a404d369fd51d299d0903b38bce7adb Mon Sep 17 00:00:00 2001 From: Pragmatic Software Date: Thu, 6 Feb 2020 11:04:24 -0800 Subject: [PATCH] doc/Registry.md: document general.no_dehighlight_nicks --- doc/Registry.md | 1 + 1 file changed, 1 insertion(+) diff --git a/doc/Registry.md b/doc/Registry.md index 70775784..bf9bde45 100644 --- a/doc/Registry.md +++ b/doc/Registry.md @@ -181,6 +181,7 @@ general.data_dir | Path to PBot `data/` directory. | general.deop_timeout | Time-out, in seconds, before PBot deops itself after being opped. | 300 general.module_dir | Path to PBot `modules/` directory. | general.module_repo | URL to source code of PBot modules; used in `factinfo` | https://github.com/pragma-/pbot/tree/master/modules +general.no_dehighlight_nicks | If set to at true value then when outputting text PBot will not convert nicks to text that avoid triggering IRC client highlighting | not defined general.paste_ratelimit | How often, in seconds, between pastes to web paste-sites. | general.show_url_titles_channels | A regular-expression or comma-separated list of channels that should display titles for URLs. | `.*` general.show_url_titles | If set to a true value, PBot will show titles for URLs. | 1