doc: wording

This commit is contained in:
Éloi Rivard 2024-03-29 12:08:03 +01:00
parent 45db02de07
commit 2d027a6790
No known key found for this signature in database
GPG key ID: 7EDA204EA57DD184

View file

@ -4,6 +4,6 @@ Troubleshooting
The web interface throws unuseful error messages
================================================
Unless the current user has admin permissions, or the installation is in debug mode, error messages won't be too technical.
Unless the current user has admin :class:`permissions <canaille.core.configuration.Permission>`, or the installation is in :attr:`~canaille.app.configuration.RootSettings.DEBUG` mode, error messages won't be too technical.
For instance, you can see *The request you made is invalid*.
To enable detailed error messages, you can **temporarily** enable the :attr:`~canaille.app.configuration.RootSettings.DEBUG` configuration parameter.