# 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: "fast_data_symlink"
ScenarioResourcesPath: "resources"
CommonResourcesPath: "common_resources"
LockMemory: Startup
