Manual:$wgAPICacheHelp/pl
Ta funkcja została całkowicie usunięta z jądra MediaWiki w wersji 1.18.0. |
API: $wgAPICacheHelp | |
---|---|
Cache the API help text for up to an hour. |
|
Wprowadzono w wersji: | 1.16.0 (r56091) |
Usunięto w wersji: | 1.18.0 (r79942) |
Dozwolone wartości: | (boolean) |
Domyślna wartość: | true |
Inne ustawienia: Alfabetycznie | Według funkcji |
Szczegóły
Set $wgAPICacheHelpTimeout = 0;
to have the same effect.
Cache the API help text for up to an hour (by default, configurable in $wgAPICacheHelpTimeout ). Disable this during API debugging and development.