Skip to content

Commit 6f08cc4

Browse files
chore: add docs
1 parent e181b29 commit 6f08cc4

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

docs/config.rst

+7
Original file line numberDiff line numberDiff line change
@@ -390,3 +390,10 @@ Other Settings
390390
.. code-block:: yaml
391391
392392
dotenv: .env
393+
394+
.. py:attribute:: eager_caching
395+
If set to ``false``, brownie will not start the background caching thread and will only call the RPC on an as-needed basis.
396+
397+
This is useful for always-on services or while using pay-as-you-go private RPCs
398+
399+
default value: ``true``

0 commit comments

Comments
 (0)