mirror of
https://github.com/opensim/opensim.git
synced 2026-08-01 06:06:06 +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:
@@ -1366,6 +1366,10 @@
|
||||
; Enable media on a prim facilities
|
||||
Enabled = true;
|
||||
|
||||
[NPC]
|
||||
;; Enable media on a prim facilities
|
||||
Enabled = false
|
||||
|
||||
;;
|
||||
;; If you are using a simian grid frontend you can enable
|
||||
;; this module to upload tile images for the mapping fn
|
||||
|
||||
Reference in New Issue
Block a user