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 ed1b969..c81c658 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -429,20 +429,6 @@ | |||
429 | ; many simultaneous requests, default is 30 and is currently applied only to assets | 429 | ; many simultaneous requests, default is 30 and is currently applied only to assets |
430 | ;MaxRequestConcurrency = 30 | 430 | ;MaxRequestConcurrency = 30 |
431 | 431 | ||
432 | [XMLRPC] | ||
433 | ; ## | ||
434 | ; ## Scripting XMLRPC mapper | ||
435 | ; ## | ||
436 | |||
437 | ; If enabled, this will post an event, "xmlrpc_uri(string)" to the | ||
438 | ; script concurrently with the first remote_data event. | ||
439 | ; This will contain the fully qualified URI an external site needs | ||
440 | ; to use to send XMLRPC requests to that script | ||
441 | |||
442 | ;XmlRpcRouterModule = "XmlRpcRouterModule" | ||
443 | ;XmlRpcPort = 20800 | ||
444 | |||
445 | |||
446 | [ClientStack.LindenUDP] | 432 | [ClientStack.LindenUDP] |
447 | ; Set this to true to process incoming packets asynchronously. Networking is | 433 | ; Set this to true to process incoming packets asynchronously. Networking is |
448 | ; already separated from packet handling with a queue, so this will only | 434 | ; already separated from packet handling with a queue, so this will only |