Archived
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:
+1
-1
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user