diff options
author | UbitUmarov | 2015-09-08 15:03:22 +0100 |
---|---|---|
committer | UbitUmarov | 2015-09-08 15:03:22 +0100 |
commit | 5b3e2ab9aaf98892f18f733a3c5de816662be42a (patch) | |
tree | 03077685e44648264523e1851cd068d51a507e81 /bin/OpenSim.ini.example | |
parent | add script events per sec stat, using the time report code, but ignoring the... (diff) | |
parent | More 'everything is a module' merging. (diff) | |
download | opensim-SC-5b3e2ab9aaf98892f18f733a3c5de816662be42a.zip opensim-SC-5b3e2ab9aaf98892f18f733a3c5de816662be42a.tar.gz opensim-SC-5b3e2ab9aaf98892f18f733a3c5de816662be42a.tar.bz2 opensim-SC-5b3e2ab9aaf98892f18f733a3c5de816662be42a.tar.xz |
Merge branch 'mbworknew1' into ubitworkvarnew
Diffstat (limited to 'bin/OpenSim.ini.example')
-rw-r--r-- | bin/OpenSim.ini.example | 7 |
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] |