Open diosmosis opened 10 years ago
Debug settings are settings like those in the [Debug] INI config section.
I think more generally we could display all settings from the config file (except [Database] since it contains the password), since many settings in [General] or [Tracker] have big influence in understanding how Piwik works.
All config values are already displayed in debug bar and on a separate page. It also shows the database config since you might need them when connecting to the database via a database browser. I added Adminer for this which is a slim database management in a single file.
Sometimes issues that look like bugs are either due to or triggered by debug settings that are set.