You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@vcl.apache.org by bu...@apache.org on 2019/06/10 17:03:26 UTC

svn commit: r1046087 - in /websites/staging/vcl/trunk/content: ./ docs/UpgradePreviousVersions/UpgradeFrom2.4.2to2.5.1.html

Author: buildbot
Date: Mon Jun 10 17:03:26 2019
New Revision: 1046087

Log:
Staging update by buildbot for vcl

Modified:
    websites/staging/vcl/trunk/content/   (props changed)
    websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.4.2to2.5.1.html

Propchange: websites/staging/vcl/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Mon Jun 10 17:03:26 2019
@@ -1 +1 @@
-1860957
+1860967

Modified: websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.4.2to2.5.1.html
==============================================================================
--- websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.4.2to2.5.1.html (original)
+++ websites/staging/vcl/trunk/content/docs/UpgradePreviousVersions/UpgradeFrom2.4.2to2.5.1.html Mon Jun 10 17:03:26 2019
@@ -254,15 +254,13 @@ file. (It is located above the define li
 </pre></div>
 
 
-</li>
-</ol>
-<p><br>The following item needs to be removed from the conf.php file:</p>
-<div class="codehilite"><pre>    <span class="p">:::</span><span class="n">PhpLexer</span>
-    <span class="n">define</span><span class="p">(</span>&quot;<span class="n">MAXVMLIMIT</span>&quot;<span class="p">,</span> &quot;100&quot;<span class="p">);</span>
+<p><br>
+The following item needs to be removed from the conf.php file:</p>
+<div class="codehilite"><pre><span class="n">define</span><span class="p">(</span>&quot;<span class="n">MAXVMLIMIT</span>&quot;<span class="p">,</span> &quot;100&quot;<span class="p">);</span>
 </pre></div>
 
 
-<ol>
+</li>
 <li>
 <p><strong>Update secrets.php</strong>  $cryptkey in secrets.php needs to be generated
 using openssl. Generate the value and set it in secrets.php:</p>