data: changed default indexer thread count to 0
* modified application settings fallback to auto-detect the optimal amount of threads used
This commit is contained in:
@@ -5,7 +5,7 @@
|
||||
<window_base_height>500</window_base_height>
|
||||
</application>
|
||||
<indexing>
|
||||
<indexer_thread_count>4</indexer_thread_count>
|
||||
<indexer_thread_count>0</indexer_thread_count>
|
||||
</indexing>
|
||||
<user>
|
||||
<recent_projects>
|
||||
|
||||
Reference in New Issue
Block a user