Increased default interval.

This commit is contained in:
aidengilmartin 2019-11-02 00:30:55 +00:00
parent 90cecd5c04
commit afd642582c
1 changed files with 1 additions and 1 deletions

View File

@ -12,7 +12,7 @@ DB_PASSWORD = 'db_password'
DB_DATABASE = 'speedtest_db'
# Speedtest Settings
TEST_INTERVAL = 900 # Time between tests (in seconds).
TEST_INTERVAL = 1800 # Time between tests (in seconds).
TEST_FAIL_INTERVAL = 60 # Time before retrying a failed Speedtest (in seconds).
influxdb_client = InfluxDBClient(