Browse Source

延长临时文件生命周期

欧阳劲驰 1 month ago
parent
commit
a9111b8b0d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/main/resources/application.properties

+ 1 - 1
src/main/resources/application.properties

@@ -154,7 +154,7 @@ async-task.result-path=/home/kprCloud/alam_dma_kpr_plugin/async-results/
 #=============临时文件========================
 #=============临时文件========================
 temp-file.check-cycle=PT1M
 temp-file.check-cycle=PT1M
 temp-file.resource-path=/home/kprCloud/alam_dma_kpr_plugin/temp-files/
 temp-file.resource-path=/home/kprCloud/alam_dma_kpr_plugin/temp-files/
-temp-file.lifecycle=15M
+temp-file.lifecycle=PT4H