Fix typo in OpenSim.ini.example (#2764)
parent
3a4ddfec79
commit
a5bd2b2136
|
@ -49,7 +49,7 @@
|
||||||
ClampPrimSize = false
|
ClampPrimSize = false
|
||||||
|
|
||||||
; Region crossing
|
; Region crossing
|
||||||
AllowScriptCrossing = false
|
AllowScriptCrossings = false
|
||||||
; If you set this to "true", any region that can teleport to you can
|
; If you set this to "true", any region that can teleport to you can
|
||||||
; inject ARBITRARY BINARY CODE into your system. Use at your own risk.
|
; inject ARBITRARY BINARY CODE into your system. Use at your own risk.
|
||||||
; YOU HAVE BEEN WARNED!!!
|
; YOU HAVE BEEN WARNED!!!
|
||||||
|
|
Loading…
Reference in New Issue