V13-FE-011: finalize search list layout slice
This commit is contained in:
@@ -0,0 +1,27 @@
|
||||
{
|
||||
"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
|
||||
}
|
||||
Reference in New Issue
Block a user