28 lines
1003 B
JSON
28 lines
1003 B
JSON
{
|
|
"Kbx:Runtime:Environment": "Development",
|
|
"Kbx:Runtime:ReadOnly": false,
|
|
"Kbx:Database:MigrationsMode": "validate",
|
|
"Kbx:Database:CommandTimeoutSeconds": 30,
|
|
"Kbx:Hangfire:Enabled": true,
|
|
"Kbx:Hangfire:WorkerCount": 4,
|
|
"Kbx:SignalR:Enabled": true,
|
|
"Kbx:Outbox:DispatcherEnabled": true,
|
|
"Kbx:Inbox:CleanupEnabled": true,
|
|
"Kbx:Integration:DispatcherEnabled": true,
|
|
"Kbx:ExternalData:RefreshEnabled": true,
|
|
"Kbx:ExternalData:ObservationRetentionEnabled": true,
|
|
"Kbx:Experiments:Enabled": true,
|
|
"Kbx:Logging:MinimumLevel": "Information",
|
|
"Kbx:Logging:JsonConsoleEnabled": true,
|
|
"Kbx:Telemetry:Enabled": true,
|
|
"Kbx:Telegram:Enabled": false,
|
|
"ExternalProviders:Krx:Enabled": false,
|
|
"ExternalProviders:OpenDart:Enabled": false,
|
|
"ExternalProviders:Kis:Enabled": false,
|
|
"ExternalProviders:Kis:Environment": "sandbox",
|
|
"Kbx:Security:RequireHttps": true,
|
|
"Kbx:Health:ReadinessEnabled": true,
|
|
"Kbx:Import:MaxUploadBytes": 52428800,
|
|
"Kbx:Import:MaxRows": 100000
|
|
}
|