ImmichI
Immich7mo ago
LeonTA

DB_STORAGE_TYPE: 'HDD'

Hi all,
a very simple question I guess!
With the last Immich version 1.133 the yml file has these lines to manage:

  • Uncomment the DB_STORAGE_TYPE: 'HDD' var if your database isn't stored on SSDs

  • # DB_STORAGE_TYPE: 'HDD'
My db is stored on ssd, I've to left the code hashed, or I've to compile in this way for example?
DB_STORAGE_TYPE: 'SSD'

Note: is to write an SSD instead of an HDD

Thanks
Was this page helpful?