mirror of
https://github.com/opensim/opensim.git
synced 2026-08-11 20:05:33 +08:00
Merge of ubitworkvarnew with opensim/master as of 20150905.
This integrates the OpenSim refactoring to make physics, etc into modules. AVN physics hasn't been moved to new location. Does not compile yet. Merge branch 'osmaster' into mbworknew1
This commit is contained in:
@@ -531,6 +531,14 @@
|
||||
; many simultaneous requests, default is 30 and is currently applied only to assets
|
||||
;MaxRequestConcurrency = 30
|
||||
|
||||
[AccessControl]
|
||||
; Viewer-based access control. |-separated list of allowed viewers.
|
||||
; AllowedClients = ""
|
||||
|
||||
; Viewer-based access control. |-separated list of denied viewers.
|
||||
; No restrictions by default.
|
||||
; DeniedClients = ""
|
||||
|
||||
|
||||
[ClientStack.LindenUDP]
|
||||
; Set this to true to process incoming packets asynchronously. Networking is
|
||||
|
||||
Reference in New Issue
Block a user