mirror of
https://github.com/zadam/trilium.git
synced 2025-11-12 16:25:51 +01:00
import images
This commit is contained in:
@@ -26,7 +26,7 @@
|
||||
|
||||
<div class="checkbox">
|
||||
<label data-toggle="tooltip" title="Trilium <code>.tar</code> export files can contain executable scripts which may contain harmful behavior. Safe import will deactivate automatic execution of all imported scripts. Uncheck "Safe import" only if the imported tar archive is supposed to contain executable scripts and you completely trust the contents of the import file.">
|
||||
<input id="safe-import" value="1" type="checkbox" checked>
|
||||
<input id="safe-import-checkbox" value="1" type="checkbox" checked>
|
||||
Safe import
|
||||
</label>
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user