diff options
Diffstat (limited to 'conf/conf.cfg-sample')
-rw-r--r-- | conf/conf.cfg-sample | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/conf/conf.cfg-sample b/conf/conf.cfg-sample index 813b2ac2..4f1e06c6 100644 --- a/conf/conf.cfg-sample +++ b/conf/conf.cfg-sample @@ -5,6 +5,7 @@ recaptcha_public_key = recaptcha_private_key = log_path = ./pyaggr3g470r/var/pyaggr3g470r.log python = python3.3 +nb_worker = 5 [database] uri = postgres://pgsqluser:pgsqlpwd@127.0.0.1:5432/aggregator [feedparser] |