From 5e4f0bc99904366fc371b1dde03a7d92fff78f31 Mon Sep 17 00:00:00 2001 From: Adem Rosic <83852285+The-Inceptions@users.noreply.github.com> Date: Sat, 22 Jul 2023 19:33:40 -0400 Subject: [PATCH] Update datasources.yaml Modification to datasources.yaml --- examples/datasources.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/examples/datasources.yaml b/examples/datasources.yaml index fcb8fc452..92b5b68ec 100644 --- a/examples/datasources.yaml +++ b/examples/datasources.yaml @@ -234,5 +234,5 @@ datasources: # this is the global options that will be considered. For example, minimum_ttl would be a global option used to compare # the minimum_ttl to the other datasources ttl. -#global_options: -# minimum_ttl: 1440 +global_options: + minimum_ttl: 1440