Skip to content

Commit bfbf487

Browse files
committed
deploy: 56b0c9b
1 parent 0aa10e8 commit bfbf487

2 files changed

Lines changed: 24 additions & 0 deletions

File tree

2.4/simplesamlphp-install.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,18 @@ <h2 id="simplesamlphp-configuration-configphp">
844844
</a>
845845
.
846846
</p>
847+
<p>
848+
You might consider setting showerrors to
849+
<code>
850+
false
851+
</code>
852+
to hide error
853+
descriptions and backtraces from the browser.
854+
</p>
855+
<div class="highlight">
856+
<pre><span></span><code><span class="x">'showerrors' =&gt; false,</span>
857+
</code></pre>
858+
</div>
847859
<h2 id="configuring-php">
848860
Configuring PHP
849861
</h2>

stable/simplesamlphp-install.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -844,6 +844,18 @@ <h2 id="simplesamlphp-configuration-configphp">
844844
</a>
845845
.
846846
</p>
847+
<p>
848+
You might consider setting showerrors to
849+
<code>
850+
false
851+
</code>
852+
to hide error
853+
descriptions and backtraces from the browser.
854+
</p>
855+
<div class="highlight">
856+
<pre><span></span><code><span class="x">'showerrors' =&gt; false,</span>
857+
</code></pre>
858+
</div>
847859
<h2 id="configuring-php">
848860
Configuring PHP
849861
</h2>

0 commit comments

Comments
 (0)