diff options
-rw-r--r-- | bin/OpenSim.ini.example | 20 |
1 files changed, 0 insertions, 20 deletions
diff --git a/bin/OpenSim.ini.example b/bin/OpenSim.ini.example index f89606f..ef35b17 100644 --- a/bin/OpenSim.ini.example +++ b/bin/OpenSim.ini.example | |||
@@ -300,26 +300,6 @@ | |||
300 | ;; default is false | 300 | ;; default is false |
301 | ; TelehubAllowLandmark = false | 301 | ; TelehubAllowLandmark = false |
302 | 302 | ||
303 | ;# {AllowedClients} {} {Bar (|) separated list of allowed clients} {} | ||
304 | ;; Bar (|) separated list of viewers which may gain access to the regions. | ||
305 | ;; One can use a substring of the viewer name to enable only certain | ||
306 | ;; versions | ||
307 | ;; Example: Agent uses the viewer "Imprudence 1.3.2.0" | ||
308 | ;; - "Imprudence" has access | ||
309 | ;; - "Imprudence 1.3" has access | ||
310 | ;; - "Imprudence 1.3.1" has no access | ||
311 | ; AllowedViewerList = | ||
312 | |||
313 | ;# {BannedClients} {} {Bar (|) separated list of banned clients} {} | ||
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 | ||
316 | ;; versions | ||
317 | ;; Example: Agent uses the viewer "Imprudence 1.3.2.0" | ||
318 | ;; - "Imprudence" has no access | ||
319 | ;; - "Imprudence 1.3" has no access | ||
320 | ;; - "Imprudence 1.3.1" has access | ||
321 | ; BannedViewerList = | ||
322 | |||
323 | [Map] | 303 | [Map] |
324 | ;# {GenerateMaptiles} {} {Generate map tiles?} {true false} true | 304 | ;# {GenerateMaptiles} {} {Generate map tiles?} {true false} true |
325 | ;; Map tile options. | 305 | ;; Map tile options. |