Dont set syncThreadNumber in file settings anymore
This commit is contained in:
parent
ae6061f771
commit
a23c357734
1 changed files with 0 additions and 1 deletions
|
@ -481,7 +481,6 @@ class InitialSetup():
|
|||
line1=string(39072)):
|
||||
self.logMsg('User thinks that PKC runs on a raspi or similar', 1)
|
||||
utils.settings('imageCacheLimit', value='1')
|
||||
utils.settings('syncThreadNumber', value='1')
|
||||
|
||||
# Make sure that we only ask these questions upon first installation
|
||||
utils.settings('InstallQuestionsAnswered', value='true')
|
||||
|
|
Loading…
Reference in a new issue