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:
DB_STORAGE_TYPE: 'SSD'
Note: is to write an SSD instead of an HDD
Thanks
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'
DB_STORAGE_TYPE: 'SSD'
Note: is to write an SSD instead of an HDD
Thanks