diff --git a/config/config.toml b/config/config.toml index 5c54d50..372c469 100644 --- a/config/config.toml +++ b/config/config.toml @@ -3,6 +3,7 @@ # Set it to either 'coin_gecko' or 'pyth_replicator'. You need to provide # the configuration for the chosen engine as described below. provider_engine = 'pyth_replicator' + product_update_interval_secs = 10 port = 8000 health_check_test_period_secs = 60