完善功能
This commit is contained in:
22
config.cfg
Normal file
22
config.cfg
Normal file
@@ -0,0 +1,22 @@
|
||||
[settings]
|
||||
type = 2
|
||||
TargetRange = 1310371400, 1310379530
|
||||
TargetImage = ./img/target5.jpg
|
||||
|
||||
[mysql]
|
||||
host = 192.168.9.1
|
||||
user = root
|
||||
password = 123456
|
||||
database = qqinfo
|
||||
|
||||
[logging]
|
||||
level = 20
|
||||
|
||||
;CRITICAL = 50
|
||||
;FATAL = CRITICAL
|
||||
;ERROR = 40
|
||||
;WARNING = 30
|
||||
;WARN = WARNING
|
||||
;INFO = 20
|
||||
;DEBUG = 10
|
||||
;NOTSET = 0
|
||||
Reference in New Issue
Block a user