diff --git a/doc/Registry.md b/doc/Registry.md index 5b4b7156..2ba0eb7e 100644 --- a/doc/Registry.md +++ b/doc/Registry.md @@ -209,8 +209,13 @@ messagehistory.sqlite_commit_interval | How often to commit SQLite transactions messagehistory.sqlite_debug | Log verbose debugging information about SQLite statements. | 0 nicklist.debug | Log verbose debugging information about the NickList. | 0 -Some items only exist as a channel-specific item. You must [`regset`](#regset) -these for your channels. +### Channel-specific Registry items + +All of above section-specific registry items can be overriden on a per-channel +basis if it makes sense for it to be able to do so. + +However, some items exist only as a channel-specific item. You must [`regset`](#regset) +these for your channels. They are listed here. Name | Description --- | ---