新增内存监控

This commit is contained in:
Qiea
2025-01-28 19:03:58 +08:00
parent 9e4fae1faa
commit 9153f2210b
4 changed files with 44 additions and 6 deletions

View File

@@ -1,6 +1,6 @@
[settings]
type = 2
TargetRange = 2787080000, 2787085000
type = 3
TargetRange = 1000000000, 2000000000
TargetImage = ./img/target4.jpg
[mysql]
@@ -11,7 +11,10 @@ database = qqinfo
table_name = image_hashes
id_column_name = id
hash_column_name = hash
pool_size = 2000
pool_size = 100
[download]
retry = 200
[logging]
level = 20