mm2.cfg: removed duplicated configuration option
Signed-off-by: Adrian Reber <adrian@lisas.de>
This commit is contained in:
parent
45bb43590e
commit
5864ea7d9d
1 changed files with 0 additions and 4 deletions
|
@ -170,10 +170,6 @@ CRAWLER_RSYNC_PARAMETERS = '--no-motd --timeout 14400'
|
||||||
# Specify whether the crawler should send a report by email
|
# Specify whether the crawler should send a report by email
|
||||||
CRAWLER_SEND_EMAIL = False
|
CRAWLER_SEND_EMAIL = False
|
||||||
|
|
||||||
# Specify additional rsync parameters for the crawler
|
|
||||||
# --timeout 14400: abort rsync crawl after 4 hours
|
|
||||||
CRAWLER_RSYNC_PARAMETERS = '--no-motd --timeout 14400'
|
|
||||||
|
|
||||||
# If a host fails for CRAWLER_AUTO_DISABLE times in a row
|
# If a host fails for CRAWLER_AUTO_DISABLE times in a row
|
||||||
# the host will be disable automatically (user_active)
|
# the host will be disable automatically (user_active)
|
||||||
CRAWLER_AUTO_DISABLE = 4
|
CRAWLER_AUTO_DISABLE = 4
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue