Merge "[sitemap] respect the robots.txt policies"
commit
c47df24295
|
@ -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')
|
||||
|
|
Loading…
Reference in New Issue