PhotoStructure¶
Description¶
PhotoStructure is your new home for all your photos & videos.
Install/Setup¶
There are a few directories that get mounted on PhotoStructure that require a bit of a breakdown per the developer.
/ps/tmp
is PhotoStructure’s “scratch” directory.
- It must be on a local disk, preferably an SSD.
- This volume should have at least 16-32 GB free.
If your PhotoStructure library is hosted somewhere over the network, then you must set the variable PS_FORCE_LOCAL_DB_REPLICA
in env_files/photostructure.env
to a 1
. It currently defaults to a 0
.