BlobStorage
m ((username removed) (log details removed): Moving to Documentation namespace) |
(Automatically adding template at the end of the page.) |
||
Line 10: | Line 10: | ||
[[Category:Blob]] | [[Category:Blob]] | ||
[[Category:Data types]] | [[Category:Data types]] | ||
{{Edited|July|12|2024}} |
Revision as of 15:27, 10 February 2024
This page was created by Hans.karlsen on 2017-03-29. Last edited by Edgar on 2025-01-20.
Large files can be kept out of the granular model database.
To do this, add a tagged value to the blob/text/image attribute: ExternalBlobStorage = true
This is a Turnkey functionality only - and the files will be stored (with the simplest out-of-the-box solution) on disk App_Data/BlobStorage.
They will be named: Class.Attribute.Guid.blob
Currently, they will not be automatically cleaned.