Merge "[sitemap] respect the robots.txt policies"

This commit is contained in:
Jenkins
2015-10-20 12:15:50 +00:00
committed by Gerrit Code Review

View File

@@ -28,5 +28,6 @@ DOWNLOAD_WARNSIZE = 67108864
LOG_LEVEL = 'INFO'
LOGGING_ENABLED = True
RANDOMIZE_DOWNLOAD_DELAY = False
ROBOTSTXT_OBEY = True
TELNETCONSOLE_ENABLED = False
linkextractors.IGNORED_EXTENSIONS.remove('pdf')