mirror of https://github.com/scrapy/scrapy.git
Fix headings' underlines
This commit is contained in:
parent
553b3a1c12
commit
44f8e28b3c
|
|
@ -177,7 +177,7 @@ The interface the telnet console should listen on
|
|||
.. setting:: TELNETCONSOLE_USERNAME
|
||||
|
||||
TELNETCONSOLE_USERNAME
|
||||
------------------
|
||||
----------------------
|
||||
|
||||
Default: ``'scrapy'``
|
||||
|
||||
|
|
@ -187,7 +187,7 @@ The username used for the telnet console
|
|||
.. setting:: TELNETCONSOLE_PASSWORD
|
||||
|
||||
TELNETCONSOLE_PASSWORD
|
||||
------------------
|
||||
----------------------
|
||||
|
||||
Default: ``None``
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue