diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 2e467256c7..9b73e18474 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini @@ -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.