diff options
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 16cde7e..01ba5b9 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -425,20 +425,6 @@ | |||
425 | ; many simultaneous requests, default is 30 and is currently applied only to assets | 425 | ; many simultaneous requests, default is 30 and is currently applied only to assets |
426 | ;MaxRequestConcurrency = 30 | 426 | ;MaxRequestConcurrency = 30 |
427 | 427 | ||
428 | [XMLRPC] | ||
429 | ; ## | ||
430 | ; ## Scripting XMLRPC mapper | ||
431 | ; ## | ||
432 | |||
433 | ; If enabled, this will post an event, "xmlrpc_uri(string)" to the | ||
434 | ; script concurrently with the first remote_data event. | ||
435 | ; This will contain the fully qualified URI an external site needs | ||
436 | ; to use to send XMLRPC requests to that script | ||
437 | |||
438 | ;XmlRpcRouterModule = "XmlRpcRouterModule" | ||
439 | ;XmlRpcPort = 20800 | ||
440 | |||
441 | |||
442 | [ClientStack.LindenUDP] | 428 | [ClientStack.LindenUDP] |
443 | ; Set this to true to process incoming packets asynchronously. Networking is | 429 | ; Set this to true to process incoming packets asynchronously. Networking is |
444 | ; already separated from packet handling with a queue, so this will only | 430 | ; already separated from packet handling with a queue, so this will only |