docs: move archive upgrade note to changeset

This commit is contained in:
Federico Jaramillo Martinez
2026-07-12 23:10:10 +02:00
parent ec0ca13120
commit 619e293857
2 changed files with 3 additions and 1 deletions
+2
View File
@@ -3,3 +3,5 @@
---
Store session archive metadata and archived session files under `PI_WEB_DATA_DIR` when configured.
Previously, session archives always used `~/.pi-web`, even when `PI_WEB_DATA_DIR` selected another managed-state root. Existing archives created with a custom `PI_WEB_DATA_DIR` remain in `~/.pi-web` and are not migrated automatically. Before upgrading, stop the session daemon and back up both locations before reconciling them manually. Because the archive index stores absolute `archivePath` values, update those values when moving archived files.