This commit is contained in:
Concedo 2023-12-08 19:20:30 +08:00
parent c47bc28488
commit 7418bca910

View file

@ -394,7 +394,7 @@ maxhordelen = 256
modelbusy = threading.Lock() modelbusy = threading.Lock()
requestsinqueue = 0 requestsinqueue = 0
defaultport = 5001 defaultport = 5001
KcppVersion = "1.51.1" KcppVersion = "1.52"
showdebug = True showdebug = True
showsamplerwarning = True showsamplerwarning = True
showmaxctxwarning = True showmaxctxwarning = True