You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
+ files (e.g. branding pictues, attachments) can be saved as a blob in a database. The feature can be turned
on and off (feature toggle) with the env var FILE_STORAGE_MODE
+ a new controller with the endpoints /file/branding etc. had to be
created since the files are statically linked when fs is used.
+ the files plus metadata are stored in the table 'file'
0 commit comments