|
{
|
|
"Logging": {
|
|
"LogLevel": { "Default": "Information", "Microsoft.Hosting.Lifetime": "Information" }
|
|
},
|
|
"JournalBot": {
|
|
"PythonExe": "D:\\projects\\chrka\\journal-bot\\.venv\\Scripts\\python.exe",
|
|
"WorkingDir": "D:\\projects\\chrka\\journal-bot",
|
|
"IntervalMinutes": 15
|
|
}
|
|
}
|