added the auto clear back in and change the delete file on trashcan to false
This commit is contained in:
+4
-1
@@ -28,4 +28,7 @@ METUBE_PORT=8081
|
||||
# --- Download Behavior ---
|
||||
|
||||
# Delete the file from disk when trashed in the UI (true/false)
|
||||
METUBE_DELETE_FILE_ON_TRASHCAN=true
|
||||
METUBE_DELETE_FILE_ON_TRASHCAN=false
|
||||
|
||||
# Seconds after completion before a finished download is removed from the queue (3600 = 1 hour, 0 = disabled)
|
||||
METUBE_CLEAR_COMPLETED_AFTER=3600
|
||||
Reference in New Issue
Block a user