Manual:$wgEnableSOAP
Appearance
Bu özellik, 1.4.5 sürümünde tamamen kaldırıldı. |
| Çeşitli ayarlar: $wgEnableSOAP | |
|---|---|
| Enable SOAP interface. |
|
| Sürümde tanıtıldı: | 1.4.0 |
| Sürümde kaldırıldı: | 1.4.5 |
| İzin verilen değerler: | (boole) |
| Varsayılan değer: | false |
| Diğer ayarlar: Alfabetik | İşlevsel olarak | |
Details
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.