aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSimDefaults.ini
diff options
context:
space:
mode:
authorUbitUmarov2015-09-08 15:03:22 +0100
committerUbitUmarov2015-09-08 15:03:22 +0100
commit5b3e2ab9aaf98892f18f733a3c5de816662be42a (patch)
tree03077685e44648264523e1851cd068d51a507e81 /bin/OpenSimDefaults.ini
parent add script events per sec stat, using the time report code, but ignoring the... (diff)
parentMore 'everything is a module' merging. (diff)
downloadopensim-SC_OLD-5b3e2ab9aaf98892f18f733a3c5de816662be42a.zip
opensim-SC_OLD-5b3e2ab9aaf98892f18f733a3c5de816662be42a.tar.gz
opensim-SC_OLD-5b3e2ab9aaf98892f18f733a3c5de816662be42a.tar.bz2
opensim-SC_OLD-5b3e2ab9aaf98892f18f733a3c5de816662be42a.tar.xz
Merge branch 'mbworknew1' into ubitworkvarnew
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r--bin/OpenSimDefaults.ini8
1 files changed, 8 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini
index 05ea867..786c81b 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