ngjianqing9789 commited on
Commit
4f70239
·
verified ·
1 Parent(s): b338c18

Update config.json5

Browse files
Files changed (1) hide show
  1. config.json5 +1 -1
config.json5 CHANGED
@@ -343,7 +343,7 @@
343
  // The number of workers to use for the web server. Use -1 to disable queueing.
344
  "queue_concurrency_count": 1,
345
  // Whether or not to automatically delete all uploaded files, to save disk space
346
- "delete_uploaded_files": true,
347
 
348
  // * General options *
349
 
 
343
  // The number of workers to use for the web server. Use -1 to disable queueing.
344
  "queue_concurrency_count": 1,
345
  // Whether or not to automatically delete all uploaded files, to save disk space
346
+ "delete_uploaded_files": false,
347
 
348
  // * General options *
349