# How to enable debugger?

_WARNING: never do that in production, everyone can see your configuration with all data!_

You can find in `config/autoload` your config file, with the name like `[GAME].local.php`.
In that file you have to add a `/` after the first comment block.

how it can look

![ScreenShot](https://github.com/kokspflanze/pserverCMSFull/blob/master/doc/images/DEBUGGER-CONFIG.png)