Manual:$wgShowDBErrorBacktrace
This deprecated feature should no longer be used, but is still available for reasons of backwards compatibility. This feature was deprecated in version 1.32.0. |
Debug/logging: $wgShowDBErrorBacktrace | |
---|---|
If true, show a backtrace for database errors. |
|
Introducido en la versión: | 1.16.0 (r55797) |
Deprecated in version: | 1.32.0 |
Eliminado en la versión: | aún se usa |
Valores permitidos: | (booleano) |
Valor predeterminado: | false |
Otras configuraciones: Alfabéticamente | Por Función |
Detalles
If true, show a backtrace for database errors.
In MediaWiki 1.32, this setting got deprecated and is nonfunctional since then. Use Manual:$wgShowExceptionDetails and Manual:$wgShowHostnames instead!