diff options
Diffstat (limited to 'README')
-rw-r--r-- | README | 5 |
1 files changed, 3 insertions, 2 deletions
@@ -78,7 +78,8 @@ New this version ================ This is a major feature release since version 0.8.3, released Feb 1 -2010. It is the final release version of 0.9.0. +2010. It is the final release version of 0.9.0, replacing any beta +versions. Notable changes this version: @@ -952,7 +953,7 @@ queue_basename: a root name to use for queues (stomp only). Typically multiple instances on the same server, make sure that either this setting or $config['site']['nickname'] are unique for each site to keep them separate. - + stomp_username: username for connecting to the stomp server; defaults to null. stomp_password: password for connecting to the stomp server; defaults |