mirror of
https://github.com/Limnoria/Limnoria-doc.git
synced 2025-04-08 08:19:54 +00:00
Add supybot.reply.error.detailed to hardening options
This commit is contained in:
@ -157,3 +157,8 @@ Again, if this is undesirable to you, you can do the following:
|
|||||||
``defaultcapability add -plugin``
|
``defaultcapability add -plugin``
|
||||||
* Hide capabilities users are missing to run a command:
|
* Hide capabilities users are missing to run a command:
|
||||||
``supybot.reply.error.noCapability``
|
``supybot.reply.error.noCapability``
|
||||||
|
* Replace errors with a generic reply: ``supybot.reply.error.detailed``
|
||||||
|
|
||||||
|
Note that, when asking for help involving an error, you should enable verbose
|
||||||
|
errors when providing logs (ie. reset these last values to their default),
|
||||||
|
so it is easier to help you diagnose your problems.
|
||||||
|
Reference in New Issue
Block a user