stavro / arc

:paperclip: Flexible file upload and attachment library for Elixir
1.16k stars 210 forks source link

Change tmp %Arc.File{} path. #296

Open EdoardoLopez opened 4 years ago

EdoardoLopez commented 4 years ago

Environment

Expected behavior

I have a doubt, is possible change the %Arc.File{} path?, i need use the converted files and i place the files on my specific directory, or if it's is not possible, how can i return the "%Arc.File{}' tmp path to use the converted files? thanks.

Actual behavior