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 71e76db..f5268bd 100644
--- a/bin/OpenSim.ini.example
+++ b/bin/OpenSim.ini.example
@@ -308,9 +308,9 @@
308 ;; - "Imprudence" has access 308 ;; - "Imprudence" has access
309 ;; - "Imprudence 1.3" has access 309 ;; - "Imprudence 1.3" has access
310 ;; - "Imprudence 1.3.1" has no access 310 ;; - "Imprudence 1.3.1" has no access
311 ; AllowedClients = 311 ; AllowedClients = ""
312 312
313 ;# {BannedClients} {} {Bar (|) separated list of banned clients} {} 313 ;# {DeniedClients} {} {Bar (|) separated list of denied clients} {}
314 ;; Bar (|) separated list of viewers which may not gain access to the regions. 314 ;; Bar (|) separated list of viewers which may not gain access to the regions.
315 ;; One can use a Substring of the viewer name to disable only certain 315 ;; One can use a Substring of the viewer name to disable only certain
316 ;; versions 316 ;; versions
@@ -318,7 +318,8 @@
318 ;; - "Imprudence" has no access 318 ;; - "Imprudence" has no access
319 ;; - "Imprudence 1.3" has no access 319 ;; - "Imprudence 1.3" has no access
320 ;; - "Imprudence 1.3.1" has access 320 ;; - "Imprudence 1.3.1" has access
321 ; BannedClients = 321 ;;
322 ; DeniedClients = ""
322 323
323 324
324[Map] 325[Map]