mirror of
https://github.com/titanscouting/tra-superscript.git
synced 2024-11-10 06:54:45 +00:00
parent
31423d04d8
commit
d89f997117
@ -171,8 +171,8 @@ config_path = "config.json"
|
||||
sample_json = """{
|
||||
"persistent":{
|
||||
"key":{
|
||||
"database":"",
|
||||
"tba":""
|
||||
"database":"mongodb+srv://analysis:MU2gPeEjEurRt2n@2022-scouting-4vfuu.mongodb.net/<dbname>?retryWrites=true&w=majority",
|
||||
"tba":"UDvKmPjPRfwwUdDX1JxbmkyecYBJhCtXeyVk9vmO2i7K0Zn4wqQPMfzuEINXJ7e5"
|
||||
},
|
||||
"config-preference":"local",
|
||||
"synchronize-config":false
|
||||
@ -216,10 +216,11 @@ sample_json = """{
|
||||
"strategic-focus":true,
|
||||
"climb-mechanism":true,
|
||||
"attitude":true
|
||||
},
|
||||
"event-delay":false,
|
||||
"loop-delay":60
|
||||
}
|
||||
}
|
||||
},
|
||||
"event-delay":false,
|
||||
"loop-delay":60
|
||||
}
|
||||
}"""
|
||||
|
||||
def main(send, verbose = False, profile = False, debug = False):
|
||||
|
Loading…
Reference in New Issue
Block a user