fix the option name on the ini file
parent
be5c2bb212
commit
c4a0b8fa3f
|
@ -1802,7 +1802,7 @@
|
||||||
|
|
||||||
; Set this to true to load attachment scripts in separated domain, if AppDomainLoading is false
|
; Set this to true to load attachment scripts in separated domain, if AppDomainLoading is false
|
||||||
; same issues as AppDomainLoading, but my be usefull on regions with a lot of avatars traffic, if they carry scripts like AOs
|
; same issues as AppDomainLoading, but my be usefull on regions with a lot of avatars traffic, if they carry scripts like AOs
|
||||||
; AppDomainLoading = false
|
; AttachmentsDomainLoading = false
|
||||||
|
|
||||||
; Controls whether previously compiled scripts DLLs are deleted on sim restart.
|
; Controls whether previously compiled scripts DLLs are deleted on sim restart.
|
||||||
; If you set this to false then startup will be considerably faster since scripts won't need to be recompiled.
|
; If you set this to false then startup will be considerably faster since scripts won't need to be recompiled.
|
||||||
|
|
Loading…
Reference in New Issue