X-Git-Url: http://git.freeside.biz/gitweb/?p=freeside.git;a=blobdiff_plain;f=rt%2Fdocs%2FUPGRADING-3.0;fp=rt%2Fdocs%2FUPGRADING-3.0;h=1bc1b55d34caefb3a51555a765afd037c32120a2;hp=625ca4bafa5316acf5a0387a9c6a39b4fe2a9528;hb=84f2df8931fa02e63fb21f8f0bb87dd9577b8919;hpb=d7678b9b97068dcd352f0ea101c6c8d02ae330d6 diff --git a/rt/docs/UPGRADING-3.0 b/rt/docs/UPGRADING-3.0 index 625ca4baf..1bc1b55d3 100644 --- a/rt/docs/UPGRADING-3.0 +++ b/rt/docs/UPGRADING-3.0 @@ -1,18 +1,20 @@ -UPGRADING FROM 3.0.x - Changes: +=head1 UPGRADING FROM 3.0.0 AND EARLIER -= Installation = +=head2 Installation We recommend you move your existing /opt/rt3 tree completely out of the way before installing the new version of RT, to make sure that you don't inadvertently leave old files hanging around. -= Rights changes = + +=head2 Rights changes Now, if you want RT to automatically create new users upon ticket submission, you MUST grant 'Everyone' the right to create tickets. Granting this right only to "Unprivileged Users" is now insufficient. -= Web server configuration + +=head2 Web server configuration The configuration for RT's web interface has changed. Please refer to docs/web_deployment.pod for instructions.