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>
|
<window_base_height>500</window_base_height>
|
||||||
</application>
|
</application>
|
||||||
<indexing>
|
<indexing>
|
||||||
<indexer_thread_count>4</indexer_thread_count>
|
<indexer_thread_count>0</indexer_thread_count>
|
||||||
</indexing>
|
</indexing>
|
||||||
<user>
|
<user>
|
||||||
<recent_projects>
|
<recent_projects>
|
||||||
|
|||||||
Reference in New Issue
Block a user