updated lite, up ver (+1 squashed commits)

Squashed commits:

[7d6520f] updated lite, up ver
This commit is contained in:
Concedo 2023-07-26 10:35:53 +08:00
parent b184380aae
commit 94e0a06daf
2 changed files with 5 additions and 4 deletions

File diff suppressed because one or more lines are too long

View file

@ -295,7 +295,7 @@ maxhordectx = 1024
maxhordelen = 256 maxhordelen = 256
modelbusy = threading.Lock() modelbusy = threading.Lock()
defaultport = 5001 defaultport = 5001
KcppVersion = "1.37" KcppVersion = "1.37.1"
showdebug = True showdebug = True
showsamplerwarning = True showsamplerwarning = True
exitcounter = 0 exitcounter = 0