diff options
author | Diva Canto | 2013-07-27 08:04:48 -0700 |
---|---|---|
committer | Diva Canto | 2013-07-27 08:04:48 -0700 |
commit | 1572e91b5f74c991230e15b7ca120e83a6ed3eb4 (patch) | |
tree | 75e0a2264e522e3590221f6614c823273c2af62f /bin/OpenSimDefaults.ini | |
parent | Increased the rate of the PollServiceRequestManager to 0.5 secs (it was 1sec)... (diff) | |
download | opensim-SC-1572e91b5f74c991230e15b7ca120e83a6ed3eb4.zip opensim-SC-1572e91b5f74c991230e15b7ca120e83a6ed3eb4.tar.gz opensim-SC-1572e91b5f74c991230e15b7ca120e83a6ed3eb4.tar.bz2 opensim-SC-1572e91b5f74c991230e15b7ca120e83a6ed3eb4.tar.xz |
Clarifications on documentation of Group configs
Diffstat (limited to 'bin/OpenSimDefaults.ini')
-rw-r--r-- | bin/OpenSimDefaults.ini | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/OpenSimDefaults.ini b/bin/OpenSimDefaults.ini index 6aa534a..e70b9b3 100644 --- a/bin/OpenSimDefaults.ini +++ b/bin/OpenSimDefaults.ini | |||
@@ -1612,7 +1612,6 @@ | |||
1612 | 1612 | ||
1613 | ; Experimental option to only message cached online users rather than all users | 1613 | ; Experimental option to only message cached online users rather than all users |
1614 | ; Should make large group with few online members messaging faster, as the expense of more calls to ROBUST presence service | 1614 | ; Should make large group with few online members messaging faster, as the expense of more calls to ROBUST presence service |
1615 | ; This currently only applies to the Flotsam XmlRpc backend | ||
1616 | MessageOnlineUsersOnly = false | 1615 | MessageOnlineUsersOnly = false |
1617 | 1616 | ||
1618 | ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend | 1617 | ; Service connectors to the Groups Service. Select one depending on whether you're using a Flotsam XmlRpc backend or a SimianGrid backend |