From 53d76f08c1a76eab46aeb989f5a6adc5f777a1b2 Mon Sep 17 00:00:00 2001 From: Gmer4Lfe Date: Sun, 14 Jun 2026 12:49:18 -0400 Subject: [PATCH] =?UTF-8?q?default=20STORAGE=5FMODE=5FINTERNAL=20to=20fals?= =?UTF-8?q?e=20in=20template=20=E2=80=94=20Claude=20data=20belongs=20in=20?= =?UTF-8?q?appdata=20not=20in=20repo?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Configurations/host.conf.template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Configurations/host.conf.template b/Configurations/host.conf.template index 2842f46..395c3ee 100644 --- a/Configurations/host.conf.template +++ b/Configurations/host.conf.template @@ -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 ───────────────────────────────────────────────────────────────────