disabled webconsole by default

--HG--
extra : convert_revision : svn%3Ab85faa78-f9eb-468e-a121-7cced6da292c%40132
This commit is contained in:
olveyra 2008-07-28 22:11:19 +00:00
parent ea9571aaa0
commit 1cbfe46161
1 changed files with 2 additions and 2 deletions

View File

@ -68,8 +68,8 @@ SPIDER_MIDDLEWARES = (
# Limit URL length. See: http://www.boutell.com/newfaq/misc/urllength.html
URLLENGTH_LIMIT = 2083
WEBCONSOLE_ENABLED = 1
WEBCONSOLE_PORT = 8060 # if not set uses a dynamic port
#WEBCONSOLE_ENABLED = 1
#WEBCONSOLE_PORT = 8060 # if not set uses a dynamic port
#TELNETCONSOLE_ENABLED = 1
#TELNETCONSOLE_PORT = 2020 # if not set uses a dynamic port