Skip to content

Commit

Permalink
Use PEP 515 style for SCRAPER_SLOT_MAX_ACTIVE_SIZE documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
jpbalarini committed Jan 20, 2020
1 parent eaa8ed0 commit 0f2d871
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/topics/settings.rst
Expand Up @@ -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.

Expand Down

0 comments on commit 0f2d871

Please sign in to comment.