diff options
author | Evan Prodromou <evan@status.net> | 2010-03-04 13:56:02 -0500 |
---|---|---|
committer | Evan Prodromou <evan@status.net> | 2010-03-04 13:56:02 -0500 |
commit | 96c06dd75ddce11fd7509dec407e35ce99792e51 (patch) | |
tree | e17b06bfb3a721ef36e4658df6b9432133f0c8bc /README | |
parent | 292ff3a6eea969d7f33989d5149aa95fe3060588 (diff) |
note betas are obsolete now
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 |