AppHostConfig {
  Port: 12345
  Threads: 10
}

RTLog {
  # Async: true
  # FlushPeriodSecs: 1
  # ServiceName: "hollywood"
  Filename: "eventlog"
  # FileStatCheckPeriodSecs: 1
  CopyOutputTo: "cerr"
  Level: LogDebug
  ShouldUseAsyncSerialization: false
}

Scenarios: [
    "fast_command",
    "music"
]

EnabledCommonResources: [
    Geobase,
    NlgTranslations
]

FastDataPath: "shards/all/prod/fast_data"
ScenarioResourcesPath: "shards/all/prod/resources"
CommonResourcesPath: "shards/all/prod/common_resources"
HwServicesResourcesPath: "shards/all/prod/hw_services_resources"

FailOnEmptySecrets: false
