better document safe mode
This commit is contained in:
parent
d3f12c84ad
commit
a9adb22fed
|
@ -54,7 +54,7 @@ class="flag">flags</code> (specified on the command-line) that control them.
|
||||||
<tr class='setting'>
|
<tr class='setting'>
|
||||||
<td>
|
<td>
|
||||||
<p class='name'><strong>Safe</strong></p>
|
<p class='name'><strong>Safe</strong></p>
|
||||||
<p class='description'>Disable <a href="../plugins/">custom plugins</a>.</p>
|
<p class='description'>Disable <a href="../plugins/">custom plugins, and ignore symbolic links</a>.</p>
|
||||||
</td>
|
</td>
|
||||||
<td class="align-center">
|
<td class="align-center">
|
||||||
<p><code class="option">safe: BOOL</code></p>
|
<p><code class="option">safe: BOOL</code></p>
|
||||||
|
|
Loading…
Reference in New Issue