]> git.netwichtig.de Git - user/henk/code/inspircd.git/commit
Various improvements for the helpop module.
authorSadie Powell <sadie@witchery.services>
Mon, 13 Jan 2020 14:32:49 +0000 (14:32 +0000)
committerSadie Powell <sadie@witchery.services>
Mon, 13 Jan 2020 14:32:49 +0000 (14:32 +0000)
commit88d1811905675c84b5ef96ff157d304e0e5f4e9a
tree83aac27f4d5aa9a80165502c3ece7b3f5247d9ad
parenta0176191c9e2a32d898857f2a7e6a4016f894f2f
Various improvements for the helpop module.

- Ensure that the config is actually valid. This found an invalid
  entry in the default helpop configs.
- Columize the index page and build it whilst reading the config
  instead of at request time.
docs/conf/helpop.conf.example
src/modules/m_helpop.cpp