mirror of
https://github.com/Mikaela/Limnoria-doc.git
synced 2025-02-21 08:01:04 +01:00
Add supybot.reply.error.detailed to hardening options
This commit is contained in:
parent
c537a0bf93
commit
f6f39ec02e
@ -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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user