docs(config): document independent data directories

Changing PI_WEB_DATA_DIR selects where managed state lives but never
moves or copies existing state. Explain how to carry session archives
over manually, and fix the stale "moves managed state location" claim
in the config.html env table.
This commit is contained in:
Federico Jaramillo Martinez
2026-07-28 16:21:51 +02:00
parent 1a191bfa13
commit 741b55117b
2 changed files with 3 additions and 1 deletions
+1 -1
View File
@@ -415,7 +415,7 @@
<td><code>PI_WEB_DATA_DIR</code></td>
<td>Process/env</td>
<td>Not supported locally</td>
<td>Restart services before changing; moves managed state location</td>
<td>Restart services before changing; selects a new state location without moving existing state</td>
</tr>
<tr>
<td>Session daemon socket</td>