aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--bin/OpenSimDefaults.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index c0c8134..963eeff 100644
--- a/bin/OpenSimDefaults.ini
+++ b/bin/OpenSimDefaults.ini
@@ -531,6 +531,14 @@
531 ; many simultaneous requests, default is 30 and is currently applied only to assets 531 ; many simultaneous requests, default is 30 and is currently applied only to assets
532 ;MaxRequestConcurrency = 30 532 ;MaxRequestConcurrency = 30
533 533
534[AccessControl]
535 ; Viewer-based access control. |-separated list of allowed viewers.
536 ; AllowedClients = ""
537
538 ; Viewer-based access control. |-separated list of denied viewers.
539 ; No restrictions by default.
540 ; DeniedClients = ""
541
534 542
535[ClientStack.LindenUDP] 543[ClientStack.LindenUDP]
536 ; Set this to true to process incoming packets asynchronously. Networking is 544 ; Set this to true to process incoming packets asynchronously. Networking is