summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsfeed_update2
-rw-r--r--sfeedrc.54
2 files changed, 3 insertions, 3 deletions
diff --git a/sfeed_update b/sfeed_update
index 309b348..94b64df 100755
--- a/sfeed_update
+++ b/sfeed_update
@@ -7,7 +7,7 @@ sfeedpath="$HOME/.sfeed/feeds"
# used for processing feeds concurrently: wait until ${maxjobs} amount of
# feeds are finished at a time.
-maxjobs=8
+maxjobs=16
# load config (evaluate shellscript).
# loadconfig(configfile)
diff --git a/sfeedrc.5 b/sfeedrc.5
index 7aabe75..7640a28 100644
--- a/sfeedrc.5
+++ b/sfeedrc.5
@@ -1,4 +1,4 @@
-.Dd July 7, 2023
+.Dd December 26, 2023
.Dt SFEEDRC 5
.Os
.Sh NAME
@@ -18,7 +18,7 @@ The default is
can be used to change the amount of concurrent
.Fn feed
jobs.
-The default is 8.
+The default is 16.
.El
.Sh FUNCTIONS
.Bl -tag -width Ds