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
Lagotto doesn't store any files that have to be kept around forever. Files processed after downloading and reports are currently stored in the data folder. We should store them in tmp/files and tmp/reports instead. These folders should be symlinked from the shared folder to keep them between deploys.
The text was updated successfully, but these errors were encountered:
Lagotto doesn't store any files that have to be kept around forever. Files processed after downloading and reports are currently stored in the
data
folder. We should store them intmp/files
andtmp/reports
instead. These folders should be symlinked from theshared
folder to keep them between deploys.The text was updated successfully, but these errors were encountered: