Use PEP 515 style for SCRAPER_SLOT_MAX_ACTIVE_SIZE documentation

This commit is contained in:
JP Balarini 2019-05-22 16:26:27 -03:00
parent eaa8ed02d0
commit 0f2d871d88
1 changed files with 1 additions and 1 deletions

View File

@ -1266,7 +1266,7 @@ does not work together with :setting:`CONCURRENT_REQUESTS_PER_IP`.
SCRAPER_SLOT_MAX_ACTIVE_SIZE
----------------------------
Default: ``5000000``
Default: ``5_000_000``
Soft limit (in bytes) for response data being processed.