summaryrefslogtreecommitdiff
path: root/docs/conf/opers.conf.example
diff options
context:
space:
mode:
authorPeter Powell <petpow@saberuk.com>2018-10-27 14:18:52 +0100
committerPeter Powell <petpow@saberuk.com>2018-10-27 18:31:32 +0100
commitea7eb543cbbc9d42def708f271ff00e524094a59 (patch)
tree4bec19ef4e193fb6d525cccc3ed87675b441627c /docs/conf/opers.conf.example
parent72e28e60de5dcef99d077f51b7f5f4a32b6b92f1 (diff)
Remove deprecated config checker and make <die> actually useful.
- Remove the deprecated config tag checker. This checker is neither exhaustive nor is it particularly accurate. Instead the new docs site will contain a page detailing the breaking changes between releases. - Remove the insulting <die> tags in inspircd.conf.example and add some descriptive ones in files that it is critical for the user to edit correctly. - Show the message from the <die> tag so the user actually knows what they did wrong.
Diffstat (limited to 'docs/conf/opers.conf.example')
-rw-r--r--docs/conf/opers.conf.example4
1 files changed, 4 insertions, 0 deletions
diff --git a/docs/conf/opers.conf.example b/docs/conf/opers.conf.example
index c388230b4..4112e56dd 100644
--- a/docs/conf/opers.conf.example
+++ b/docs/conf/opers.conf.example
@@ -167,3 +167,7 @@
# type: Which type of operator this person is; see the block
# above for the list of types. NOTE: This is case-sensitive as well.
type="Helper">
+
+# Once you have edited this file you can remove this line. This is just to
+# ensure that you don't hastily include the file without reading it.
+<die reason="Using opers.conf.example without editing it is a security risk">