# We use default value for AppHost

RTLog {
    Async: true
    Filename: "/logs/current-hollywood-rtlog"
    FlushPeriodSecs: 1
    ServiceName: "hollywood"
    FileStatCheckPeriodSecs: 1
    Level: LogInfo
}

Scenarios: [
    "game_suggest",
    "general_conversation",
    "movie_suggest"
]

EnabledCommonResources: [
    NlgTranslations
]

FastDataPath: "shards/general_conversation/prod/fast_data"
ScenarioResourcesPath: "shards/general_conversation/prod/resources"
CommonResourcesPath: "shards/general_conversation/prod/common_resources"

LockMemory: Startup
