fix the option name on the ini file

master
UbitUmarov 2020-07-27 16:39:40 +01:00
parent be5c2bb212
commit c4a0b8fa3f
1 changed files with 1 additions and 1 deletions

View File

@ -1802,7 +1802,7 @@
; 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
; AppDomainLoading = false
; AttachmentsDomainLoading = false
; 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.