diff options
Diffstat (limited to 'bin')
-rw-r--r-- | bin/OpenSimDefaults.ini | 5 | ||||
-rwxr-xr-x | bin/lib32/BulletSim.dll | bin | 598016 -> 598016 bytes | |||
-rwxr-xr-x | bin/lib32/libBulletSim.so | bin | 2753751 -> 2772750 bytes | |||
-rwxr-xr-x | bin/lib64/BulletSim.dll | bin | 764416 -> 764416 bytes | |||
-rwxr-xr-x | bin/lib64/libBulletSim.so | bin | 3031989 -> 3031835 bytes |
5 files changed, 5 insertions, 0 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index b99a02e..dffc0ac 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -1577,6 +1577,11 @@ | |||
1577 | MessagingModule = GroupsMessagingModule | 1577 | MessagingModule = GroupsMessagingModule |
1578 | ;MessagingEnabled = true | 1578 | ;MessagingEnabled = true |
1579 | 1579 | ||
1580 | ; Experimental option to only message cached online users rather than all users | ||
1581 | ; Should make large group with few online members messaging faster, as the expense of more calls to ROBUST presence service | ||
1582 | ; This currently only applies to the Flotsam XmlRpc backend | ||
1583 | MessageOnlineUsersOnly = false | ||
1584 | |||
1580 | ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend | 1585 | ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend |
1581 | 1586 | ||
1582 | ; SimianGrid Service for Groups | 1587 | ; SimianGrid Service for Groups |
diff --git a/bin/lib32/BulletSim.dll b/bin/lib32/BulletSim.dll index 785f01f..f976efe 100755 --- a/bin/lib32/BulletSim.dll +++ b/bin/lib32/BulletSim.dll | |||
Binary files differ | |||
diff --git a/bin/lib32/libBulletSim.so b/bin/lib32/libBulletSim.so index 6af2fb4..a00bc3a 100755 --- a/bin/lib32/libBulletSim.so +++ b/bin/lib32/libBulletSim.so | |||
Binary files differ | |||
diff --git a/bin/lib64/BulletSim.dll b/bin/lib64/BulletSim.dll index e9e521a..acaa9c8 100755 --- a/bin/lib64/BulletSim.dll +++ b/bin/lib64/BulletSim.dll | |||
Binary files differ | |||
diff --git a/bin/lib64/libBulletSim.so b/bin/lib64/libBulletSim.so index cbf4f79..996ea21 100755 --- a/bin/lib64/libBulletSim.so +++ b/bin/lib64/libBulletSim.so | |||
Binary files differ | |||