Compare commits
No commits in common. "main" and "main" have entirely different histories.
22
default.conf
22
default.conf
@ -1,22 +0,0 @@
|
|||||||
# This is a default autogenerated Pica config
|
|
||||||
# The syntax is <key value>
|
|
||||||
# Only the first occasion of the valid key value pair is taken to consideration
|
|
||||||
#
|
|
||||||
# Use '#' sign for comments
|
|
||||||
#
|
|
||||||
# All printed comented out values are default values
|
|
||||||
#
|
|
||||||
# You should have one of this files as ~/.config/pica.conf,
|
|
||||||
# if you have started mlc at least once.
|
|
||||||
# This is going to be used every time you launch mlc,
|
|
||||||
# so, edit it if you wish to change default behaviour.
|
|
||||||
#
|
|
||||||
# Alternatively, you can launch `pica -c customConfig.conf`
|
|
||||||
# if you wish to override ~/.config/pica.conf file
|
|
||||||
|
|
||||||
# Parallel tasks
|
|
||||||
# Defines how many threads are going to be started in parralel
|
|
||||||
# Allowed values are [0, 1, 2, 3 ...] etc
|
|
||||||
# If it's set to 0 - amount of threads is going to be
|
|
||||||
# as high as your processor can effectively handle
|
|
||||||
#parallel 0
|
|
Loading…
Reference in New Issue
Block a user