Hi All!
I am running my Orthanc server with PostgreSQL and AWS S3 to store the images, with SyncStorageArea
set to true
.
Will setting the config value to false
speed up the Orthanc server or reduce resource consumption?
Regards,
Yash
Hi All!
I am running my Orthanc server with PostgreSQL and AWS S3 to store the images, with SyncStorageArea
set to true
.
Will setting the config value to false
speed up the Orthanc server or reduce resource consumption?
Regards,
Yash
The SyncStorageArea
option shall have no effect when using S3 so you may set it to false
.