This commit is contained in:
@@ -1,7 +1,8 @@
|
||||
{
|
||||
"Logging": {
|
||||
"LogLevel": {
|
||||
"Default": "Warning"
|
||||
"Default": "Warning",
|
||||
"LaDOSE": "Information"
|
||||
}
|
||||
},
|
||||
"ConnectionStrings": {
|
||||
@@ -13,7 +14,17 @@
|
||||
},
|
||||
"ApiKey": {
|
||||
"ChallongeApiKey": "Challonge ApiKey",
|
||||
"SmashApiKey": "Smash"
|
||||
"SmashApiKey": "SmashApiKey"
|
||||
},
|
||||
"GoogleSheets": {
|
||||
"Writer": "ServiceAccount",
|
||||
"SpreadsheetId": "1FMS3ZesZC7yBNsJG3CpB5c8qzF95JHUpnsj2q45BSs4",
|
||||
"MaxTabs": 60,
|
||||
"MaxRowsPerTab": 5000,
|
||||
"MaxColumns": 200,
|
||||
"ServiceAccount": {
|
||||
"CredentialsPath": "/home/tom/test-agent/LaDOSE/secrets/test.json"
|
||||
}
|
||||
},
|
||||
"AllowedHosts": "0.0.0.0",
|
||||
"Port": 5000,
|
||||
|
||||
Reference in New Issue
Block a user