fixed sample config.json

Former-commit-id: 24e666a23b
This commit is contained in:
Arthur Lu 2021-10-11 02:56:24 +00:00
parent 31423d04d8
commit d89f997117

View File

@ -171,8 +171,8 @@ config_path = "config.json"
sample_json = """{ sample_json = """{
"persistent":{ "persistent":{
"key":{ "key":{
"database":"", "database":"mongodb+srv://analysis:MU2gPeEjEurRt2n@2022-scouting-4vfuu.mongodb.net/<dbname>?retryWrites=true&w=majority",
"tba":"" "tba":"UDvKmPjPRfwwUdDX1JxbmkyecYBJhCtXeyVk9vmO2i7K0Zn4wqQPMfzuEINXJ7e5"
}, },
"config-preference":"local", "config-preference":"local",
"synchronize-config":false "synchronize-config":false
@ -216,6 +216,7 @@ sample_json = """{
"strategic-focus":true, "strategic-focus":true,
"climb-mechanism":true, "climb-mechanism":true,
"attitude":true "attitude":true
}
}, },
"event-delay":false, "event-delay":false,
"loop-delay":60 "loop-delay":60