Podręcznik:$wgEnableSOAP
Appearance
Ta funkcja została całkowicie usunięta z jądra MediaWiki w wersji 1.4.5. |
| Różne ustawienia: $wgEnableSOAP | |
|---|---|
| Enable SOAP interface. |
|
| Wprowadzono w wersji: | 1.4.0 |
| Usunięto w wersji: | 1.4.5 |
| Dozwolone wartości: | (boolean) |
| Domyślna wartość: | false |
| Inne ustawienia: Alfabetycznie | Według funkcji | |
Szczegóły
Enable SOAP interface.
SOAP is a protocol for remote procedure calls (RPC) using HTTP as middleware.
This interface can be used by bots or special clients to receive articles from a wiki.
Most bots use the normal HTTP interface and don't use SOAP.
If unsure, set to false.