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
The UploadSet accepts an optional parameter default_dest. I think that this parameter has nothing to add in the presence of UPLOADS_PHOTOS_DEST and UPLOADS_DEFAULT_DEST.
Also, there is no special use case for it as far as I know.
The
UploadSetaccepts an optional parameterdefault_dest. I think that this parameter has nothing to add in the presence ofUPLOADS_PHOTOS_DESTandUPLOADS_DEFAULT_DEST.Also, there is no special use case for it as far as I know.