summaryrefslogtreecommitdiffstats
path: root/clerk.conf
diff options
context:
space:
mode:
authorRasmus Steinke <rasi@xssn.at>2017-08-07 03:40:24 +0200
committerRasmus Steinke <rasi@xssn.at>2017-08-07 03:40:24 +0200
commit717e5f80c6a0a5b9bcde5a857b4993a263ba117b (patch)
tree9f7c11a5b257b2ad270f536cae59007fb7799e4b /clerk.conf
parent3efac4130b960ef39775edd5d366eba512f38b63 (diff)
downloadperl-app-clerk-717e5f80c6a0a5b9bcde5a857b4993a263ba117b.tar.gz
perl-app-clerk-717e5f80c6a0a5b9bcde5a857b4993a263ba117b.tar.xz
add songs key
Diffstat (limited to 'clerk.conf')
-rw-r--r--clerk.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/clerk.conf b/clerk.conf
index a408522..2f37645 100644
--- a/clerk.conf
+++ b/clerk.conf
@@ -10,6 +10,8 @@ tmux_config=PLACEHOLDER/.config/clerk/clerk.tmux
player=ncmpcpp
# number of songs clerk will get at once for creating its cache files
+songs=20
+
# if mpd drops the connection while updating, reduce this.
chunksize=30000