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",
    "mordovia_video_selection",
    "tv_channels",
    "tv_home",
    "video",
    "video_musical_clips",
    "video_rater",
    "watch_list"
]

EnabledCommonResources: [
    Geobase,
    NlgTranslations
]

CommonResourcesPath: "shards/video/prod/common_resources"
ScenarioResourcesPath: "shards/video/prod/resources"

FailOnEmptySecrets: false
