default STORAGE_MODE_INTERNAL to false in template — Claude data belongs in appdata not in repo

This commit is contained in:
Gmer4Lfe
2026-06-14 12:49:18 -04:00
parent af76900aa6
commit 53d76f08c1
+1 -1
View File
@@ -86,7 +86,7 @@
# false = USB flash boot — /mnt/user/appdata/Varaverk (preserves flash lifetime)
# Auto-detected from boot device transport on first setup.
# To change: Settings → Storage → Migrate.
HOSTN_STORAGE_MODE_INTERNAL=true
HOSTN_STORAGE_MODE_INTERNAL=false
# ==============================================================================================
# ── IDENTITY & CONNECTIVITY ───────────────────────────────────────────────────────────────────