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:
Justin Clark-Casey (justincc)
2011-08-03 04:33:45 +01:00
parent 6e4ec29722
commit 797def8aa4
3 changed files with 17 additions and 4 deletions

View File

@@ -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.