mirror of
https://github.com/opensim/opensim.git
synced 2026-08-04 16:22:50 +08:00
Add configuration values for scripted prim region crossing
This commit is contained in:
@@ -48,6 +48,13 @@
|
||||
PhysicalPrimMax = 10
|
||||
ClampPrimSize = false
|
||||
|
||||
; Region crossing
|
||||
AllowScriptCrossing = false
|
||||
; 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.
|
||||
; YOU HAVE BEEN WARNED!!!
|
||||
TrustBinaries = false
|
||||
|
||||
; ##
|
||||
; ## STORAGE
|
||||
; ##
|
||||
|
||||
Reference in New Issue
Block a user