From 77c9caeb9d7ced394291f521ac3134bd86b2c726 Mon Sep 17 00:00:00 2001
From: shidong <shidong@jhsoft.cc>
Date: 星期六, 12 七月 2025 09:52:54 +0800
Subject: [PATCH] #2025/7/12 #增加日志保存路径的配置 #修改每次只处理最新的记录,去掉线程数量判断,只处理一个

---
 conf.txt |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/conf.txt b/conf.txt
index fad40ab..cc12af5 100644
--- a/conf.txt
+++ b/conf.txt
@@ -16,3 +16,4 @@
 detectnum = 1
 qwenaddr = /home/debian/Qwen2.5-VL-3B-Instruct-GPTQ-Int4
 cuda = 1
+logaddr=/home/debian/logs
\ No newline at end of file

--
Gitblit v1.8.0