chore(hardening): tighten security and footprint defaults
This commit is contained in:
@@ -1805,6 +1805,14 @@
|
||||
{/if}
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="mt-5">
|
||||
<Toggle
|
||||
bind:checked={settings.prewarmModelOnStartup}
|
||||
label="Prewarm transcription model on startup"
|
||||
description="Loads Whisper after the app opens. Faster first capture, but higher idle memory use."
|
||||
/>
|
||||
</div>
|
||||
</div>
|
||||
{/if}
|
||||
</div>
|
||||
|
||||
Reference in New Issue
Block a user