Manual:$wgShowDebug/zh
调试: $wgShowDebug | |
---|---|
Show debug data at bottom of content area |
|
引进版本: | 1.15.0 (r47023) |
移除版本: | 仍在使用 |
允许的值: | (布尔值) |
默认值: | false |
其他设置: 按首字母排序 | 按功能排序 |
细节
Displays debug data at the bottom of the content area in a formatted list below a horizontal line.
This must remain "false" in production to avoid exposing private information.
参见
$wgDebugToolbar
- A more elaborative debug toolbar with interactive panels.