Shared Files module - file to database
Hi!
Is there a way to save the file into database, instead filesystem in the Shared Files module?
It would seem that it is possible somehow, because the mp_SharedFiles Table has an FileBlob column, which is null for each item in the table (I assume the column is null because the file is saved on the filesystem, instead db).
I tried looking in to the settings of the module, but i didn't find anything relating on whether to save into db, or to filesystem.