forked from Github-Mirrors/canaille
doc: wording
This commit is contained in:
parent
45db02de07
commit
2d027a6790
1 changed files with 1 additions and 1 deletions
|
@ -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.
|
||||
|
|
Loading…
Reference in a new issue