You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|`CSV_EXPORT_LIMIT`| Changes max number of rows in CSV export. Implemented in [#10497](https://github.com/blockscout/blockscout/pull/10497)| <p>Version: v6.8.0+<br>Default: <code>10000</code><br>Applications: API</p> |
Use Invisible reCAPTCHA v2 for the latest versions. If using a previous version only choose v2 or v3, do not use both (we recommend v2). reCAPTCHA v3 support may be discontinued in future updates. [More info on reCAPTCHA settings available here](../configuration-options/recaptcha.md).
441
447
{% endhint %}
@@ -448,7 +454,6 @@ Use Invisible reCAPTCHA v2 for the latest versions. If using a previous version
448
454
|`RE_CAPTCHA_V3_CLIENT_KEY`|**Only compatible with frontend version v1.36.x. For later versions, use Invisible reCAPTCHA v2.** Google reCAPTCHA v3 client key. Used by advanced CSV export. Implemented in [#7273](https://github.com/blockscout/blockscout/pull/7273)| <p>Version: v5.1.4+<br>Default: (empty)<br>Applications: API</p> |
|`RE_CAPTCHA_CHECK_HOSTNAME`| Disable reCAPTCHA hostname check. More details on [reCaptcha docs](https://developers.google.com/recaptcha/docs/domain_validation). Implemented in [#10706](https://github.com/blockscout/blockscout/pull/10706)| <p>Version: v6.9.0+<br>Default: <code>true</code><br>Applications: API</p> |
451
-
|`CSV_EXPORT_LIMIT`| Changes max number of rows in CSV export. Implemented in [#10497](https://github.com/blockscout/blockscout/pull/10497)| <p>Version: v6.8.0+<br>Default: <code>10000</code><br>Applications: API</p> |
|`RE_CAPTCHA_BYPASS_TOKEN`| Bypass token that allows to skip reCAPTCHA check. Implemented in [#11682](https://github.com/blockscout/blockscout/pull/11682)| <p>Version: v6.10.2+<br>Default: (empty)<br>Applications: API</p> |
454
459
|`RE_CAPTCHA_TOKEN_INSTANCE_REFETCH_METADATA_SCOPED_BYPASS_TOKEN`| API key that allows to skip reCAPTCHA check for requests to `/api/v2/tokens/{token_hash}/instances/{token_id}/refetch-metadata` endpoint. Implemented in [#12147](https://github.com/blockscout/blockscout/pull/12147)| <p>Version: v8.0.0+<br>Default: (empty)<br>Applications: API</p> |
0 commit comments