You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 14, 2025. It is now read-only.
Alexander Wolf edited this page Jan 15, 2023
·
1 revision
Where UDM(P) stores its data
In short, for version 1 in /mnt/data/, from version 2 in /data/
The documentation will refer to $DATADIR where needed. To copy&paste examples if required, call export DATADIR=/mnt/data (for version 1) or `export DATADIR=/data" (for version 2 and later) before entering other commands.