Clarify description of safe option (#8354)

Merge pull request 8354
This commit is contained in:
Shannon Kularathna
2020-08-27 12:50:17 -04:00
committed by GitHub
parent 4299095d21
commit bc9895aa9b
2 changed files with 4 additions and 1 deletions

View File

@@ -44,7 +44,7 @@ class="flag">flags</code> (specified on the command-line) that control them.
<td>
<p class="name"><strong>Safe</strong></p>
<p class="description">
Disable <a href="/docs/plugins/">custom plugins</a>, caching to disk
Disable <a href="/docs/plugins/">non-whitelisted plugins</a>, caching to disk,
and ignore symbolic links.
</p>
</td>