From a862a4d1ef03ef4391738a64cc832aaa8b76a392 Mon Sep 17 00:00:00 2001 From: "a@a.ru" Date: Tue, 7 May 2019 14:54:31 +0300 Subject: [PATCH] add new env variable --- group_vars/all.yml.example | 1 + 1 file changed, 1 insertion(+) diff --git a/group_vars/all.yml.example b/group_vars/all.yml.example index 6d2314f..af0ad07 100644 --- a/group_vars/all.yml.example +++ b/group_vars/all.yml.example @@ -65,3 +65,4 @@ chain_custom_environment: #DATADOG_PORT: # Port configuration variable for Datadog integration #SPANDEX_BATCH_SIZE: # Spandex and Datadog configuration setting. #SPANDEX_SYNC_THRESHOLD: # Spandex and Datadog configuration setting. + #BLOCK_COUNT_CACHE_TTL: #Time to live of block count cache in milliseconds