{{ texts.project.live.activity.description }}
@if (!liveWsEnabled()) {
{{ texts.project.live.activity.hint }}
} @else if (activityHookInstalled() === false) {
{{ texts.project.live.activity.hookHint }}
}
{{ captureLevelTexts.label }}
{{ captureLevelTexts.description }} {{ captureLevelTexts.settingsNote }}
@if (activityHookInstalled() === false) {
{{ texts.project.live.activity.hookHint }}
} @else { @if (shellUnlockHint(); as hint) {
{{ hint }}
} @if (shellUnlockCommand(); as command) {
{{ command }}
} }
{{ texts.project.live.spark.description }}
@if (!liveWsEnabled()) {
{{ texts.project.live.spark.hint }}
}
{{ texts.project.live.agents.description }}
@if (!liveWsEnabled() || !liveActivityEnabled()) {
{{ texts.project.live.agents.hint }}
}
{{ texts.project.live.recording.label }}
{{ texts.project.live.recording.description }}
{{ recordingSummary() }}