mirror of
https://github.com/opensim/opensim.git
synced 2026-05-15 11:25:39 +08:00
Put config to enable disable [NPC] module.
Default is disabled. You will need to explicitly enable to toy with this.
This commit is contained in:
@@ -716,6 +716,12 @@
|
||||
; Enabled = true;
|
||||
|
||||
|
||||
[NPC]
|
||||
;# {Enabled} {} {Enable Non Player Character (NPC) facilities} {true false} false
|
||||
;; Enable media on a prim facilities
|
||||
; Enabled = false
|
||||
|
||||
|
||||
[PrimLimitsModule]
|
||||
;# {EnforcePrimLimits} {} {Enforce parcel prim limits} {true false} false
|
||||
;; Enable parcel prim limits. Off by default to emulate pre-existing behavior.
|
||||
|
||||
Reference in New Issue
Block a user