From 4acddab1217b71a908b3ec504f3824da5c853b54 Mon Sep 17 00:00:00 2001 From: benoit74 Date: Fri, 29 Nov 2024 14:52:55 +0100 Subject: [PATCH] Add mintouch scraper to zimfarm.config example --- workers/contrib/zimfarm.config.example | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/workers/contrib/zimfarm.config.example b/workers/contrib/zimfarm.config.example index a7628f80..7b666e63 100644 --- a/workers/contrib/zimfarm.config.example +++ b/workers/contrib/zimfarm.config.example @@ -47,7 +47,7 @@ ZIMFARM_CPU="3" # Comma-separated list of offliners to run or `""` for all of them. If # you want to run `youtube` tasks, you need to be whitelisted, contact # us. -ZIMFARM_OFFLINERS="mwoffliner,sotoki,gutenberg,phet,nautilus,ted,openedx,zimit,kolibri,wikihow,ifixit,freecodecamp,devdocs" +ZIMFARM_OFFLINERS="mwoffliner,sotoki,gutenberg,phet,nautilus,ted,openedx,zimit,kolibri,wikihow,ifixit,freecodecamp,devdocs,mindtouch" # Set to `"y"` to only run task specifically assigned to this worker # (`""` otherwise)