mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Merge branch 'master' into careminster
This commit is contained in:
@@ -425,20 +425,6 @@
|
||||
; many simultaneous requests, default is 30 and is currently applied only to assets
|
||||
;MaxRequestConcurrency = 30
|
||||
|
||||
[XMLRPC]
|
||||
; ##
|
||||
; ## Scripting XMLRPC mapper
|
||||
; ##
|
||||
|
||||
; If enabled, this will post an event, "xmlrpc_uri(string)" to the
|
||||
; script concurrently with the first remote_data event.
|
||||
; This will contain the fully qualified URI an external site needs
|
||||
; to use to send XMLRPC requests to that script
|
||||
|
||||
;XmlRpcRouterModule = "XmlRpcRouterModule"
|
||||
;XmlRpcPort = 20800
|
||||
|
||||
|
||||
[ClientStack.LindenUDP]
|
||||
; Set this to true to process incoming packets asynchronously. Networking is
|
||||
; already separated from packet handling with a queue, so this will only
|
||||
|
||||
Reference in New Issue
Block a user