mirror of
https://github.com/zadam/trilium.git
synced 2025-11-04 20:36:13 +01:00
db anonymization implementation
This commit is contained in:
@@ -166,6 +166,7 @@
|
||||
<li><a href="#protected-session-timeout">Protected session</a></li>
|
||||
<li><a href="#history-snapshot-time-interval">History snapshots</a></li>
|
||||
<li><a href="#sync">Sync</a></li>
|
||||
<li><a href="#debugging">Debugging</a></li>
|
||||
<li><a href="#about">About Trilium</a></li>
|
||||
</ul>
|
||||
<div id="change-password">
|
||||
@@ -216,6 +217,9 @@
|
||||
<div id="sync">
|
||||
<button id="force-full-sync-button" class="btn btn-sm">Force full sync</button>
|
||||
</div>
|
||||
<div id="debugging">
|
||||
<button id="anonymize-button" class="btn btn-sm">Save anonymized database</button>
|
||||
</div>
|
||||
<div id="about">
|
||||
<table class="table">
|
||||
<tr>
|
||||
|
||||
Reference in New Issue
Block a user