mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Clean up viewer-based access control specifications.
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