diff --git a/config.example.json b/config.example.json index 85f39e9..20a63f3 100644 --- a/config.example.json +++ b/config.example.json @@ -5,5 +5,5 @@ "HASTIC_WEBHOOK_TYPE": "application/x-www-form-urlencoded", "HASTIC_WEBHOOK_SECRET": "mysecret", "GRAFANA_URL": "http://localhost:3000", - "TRAIN_TIMEOUT": 120 + "LEARNING_TIMEOUT": 120 }