diff --git a/projet/src/client/spiders/scrapy/Spiders/settings.py b/projet/src/client/spiders/scrapy/Spiders/settings.py index c03c83df206e005eab1f2f0ff93386c5d643f061..08d597cafe057a6ba6a6e268cf3ce818e2f6e6c2 100644 --- a/projet/src/client/spiders/scrapy/Spiders/settings.py +++ b/projet/src/client/spiders/scrapy/Spiders/settings.py @@ -40,7 +40,7 @@ CONCURRENT_REQUESTS = 32 #COOKIES_ENABLED = False # Disable Telnet Console (enabled by default) -#TELNETCONSOLE_ENABLED = False +TELNETCONSOLE_ENABLED = False # Override the default request headers: #DEFAULT_REQUEST_HEADERS = {