mirror of
https://github.com/azaion/annotations.git
synced 2026-04-22 11:06:30 +00:00
make python app load a bit eariler, making startup a bit faster
This commit is contained in:
@@ -1,10 +1,7 @@
|
||||
{
|
||||
"ApiConfig": {
|
||||
"Url": "https://api.azaion.com/",
|
||||
"RetryCount": 3,
|
||||
"TimeoutSeconds": 40.0,
|
||||
"ResourcesFolder": "stage",
|
||||
"TokenFile": "token.txt"
|
||||
"TimeoutSeconds": 20.0,
|
||||
"ResourcesFolder": "stage"
|
||||
},
|
||||
"DirectoriesConfig": {
|
||||
"VideosDirectory": "E:\\Azaion6",
|
||||
|
||||
Reference in New Issue
Block a user