aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/bin/OpenSim.ini.example
diff options
context:
space:
mode:
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r--bin/OpenSim.ini.example7
1 files changed, 4 insertions, 3 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example
index 8df81cf..cab41f7 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -304,9 +304,9 @@
304 ;; - "Imprudence" has access 304 ;; - "Imprudence" has access
305 ;; - "Imprudence 1.3" has access 305 ;; - "Imprudence 1.3" has access
306 ;; - "Imprudence 1.3.1" has no access 306 ;; - "Imprudence 1.3.1" has no access
307 ; AllowedClients = 307 ; AllowedClients = ""
308 308
309 ;# {BannedClients} {} {Bar (|) separated list of banned clients} {} 309 ;# {DeniedClients} {} {Bar (|) separated list of denied clients} {}
310 ;; Bar (|) separated list of viewers which may not gain access to the regions. 310 ;; Bar (|) separated list of viewers which may not gain access to the regions.
311 ;; One can use a Substring of the viewer name to disable only certain 311 ;; One can use a Substring of the viewer name to disable only certain
312 ;; versions 312 ;; versions
@@ -314,7 +314,8 @@
314 ;; - "Imprudence" has no access 314 ;; - "Imprudence" has no access
315 ;; - "Imprudence 1.3" has no access 315 ;; - "Imprudence 1.3" has no access
316 ;; - "Imprudence 1.3.1" has access 316 ;; - "Imprudence 1.3.1" has access
317 ; BannedClients = 317 ;;
318 ; DeniedClients = ""
318 319
319 320
320[Map] 321[Map]