docs(config): state data directory behavior positively

Documentation should describe what the software does, not enumerate
what it does not do. Rephrase the data-directory wording around the
positive facts (each directory is independent; a new root starts with
empty state) and drop the "never moves or copies" constructions from
config.md, the config.html env table, and the changeset.
This commit is contained in:
Federico Jaramillo Martinez
2026-07-28 19:43:22 +02:00
parent 5c3461d508
commit 5b717ed542
3 changed files with 3 additions and 3 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; selects a new state location without moving existing state</td>
<td>Restart services before changing; existing state stays in the previous data directory</td>
</tr>
<tr>
<td>Session daemon socket</td>