Files
KArtSell.Aegis/docs/Design/kbx-foundation-v60-status-canonical-contract-hardening/deploy/kbx/nonsecret-defaults.generated.json
T
kjh2064 3f293d8aa8
deploy / deploy (push) Successful in 1m52s
deploy / notify (push) Successful in 1s
V13-FE-006: consolidate approved UI and contract hardening
2026-08-13 02:41:00 +09:00

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
}