From 2765a156e51b4a39ccd0b0a9776ab9efdbe34aaf Mon Sep 17 00:00:00 2001 From: 21pages Date: Mon, 21 Oct 2024 14:01:44 +0800 Subject: [PATCH] advanced option `allow-auto-record-outgoing` Signed-off-by: 21pages --- .../advanced-settings/_index.de.md | 15 ++++++++++++- .../advanced-settings/_index.en.md | 15 ++++++++++++- .../advanced-settings/_index.pt.md | 15 ++++++++++++- .../advanced-settings/_index.zh-cn.md | 21 +++++++++++++++---- 4 files changed, 59 insertions(+), 7 deletions(-) diff --git a/content/self-host/client-configuration/advanced-settings/_index.de.md b/content/self-host/client-configuration/advanced-settings/_index.de.md index 6d81bdf..bef5407 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.de.md +++ b/content/self-host/client-configuration/advanced-settings/_index.de.md @@ -316,7 +316,20 @@ Eingehende Sitzungen automatisch aufzeichnen. | Installation erforderlich | Werte | Standard | Beispiel | | :------: | :------: | :------: | :------: | -| N | Y, N | N | `allow-auto-record-incoming=N` | +| N | Y, N | N | `allow-auto-record-incoming=Y` | + +### allow-auto-record-outgoing + +Ausgehende Sitzungen automatisch aufzeichnen. + +**Position**: + +1. **Desktop** Einstellungen → Allgemein → Aufnahme → Ausgehende Sitzungen automatisch aufzeichnen +2. **Mobil** Einstellungen → Aufnahme → Ausgehende Sitzungen automatisch aufzeichnen + +| Installation erforderlich | Werte | Standard | Beispiel | Version | +| :------: | :------: | :------: | :------: | :------: | +| N | Y, N | N | `allow-auto-record-outgoing=Y` | >= 1.3.2 | ### video-save-directory diff --git a/content/self-host/client-configuration/advanced-settings/_index.en.md b/content/self-host/client-configuration/advanced-settings/_index.en.md index 2eda8e7..2763d53 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.en.md +++ b/content/self-host/client-configuration/advanced-settings/_index.en.md @@ -318,7 +318,20 @@ Automatically record incoming sessions. | Install required | Values | Default | Example | | :------: | :------: | :------: | :------: | -| N | Y, N | N | `allow-auto-record-incoming=N` | +| N | Y, N | N | `allow-auto-record-incoming=Y` | + +### allow-auto-record-outgoing + +Automatically record outgoing sessions. + +**Location**: + +1. **Desktop** Settings → General → Recording → Automatically record outgoing sessions +2. **Mobile** Settings → Recording → Automatically record outgoing sessions + +| Install required | Values | Default | Example | Version | +| :------: | :------: | :------: | :------: | :------: | +| N | Y, N | N | `allow-auto-record-outgoing=Y` | >= 1.3.2 | ### video-save-directory diff --git a/content/self-host/client-configuration/advanced-settings/_index.pt.md b/content/self-host/client-configuration/advanced-settings/_index.pt.md index 0d6818d..813db90 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.pt.md +++ b/content/self-host/client-configuration/advanced-settings/_index.pt.md @@ -318,7 +318,20 @@ Gravar automaticamente sessões recebidas. | Instalação necessária | Valores | Padrão | Exemplo | | :------: | :------: | :------: | :------: | -| N | Y, N | N | `allow-auto-record-incoming=N` | +| N | Y, N | N | `allow-auto-record-incoming=Y` | + +### allow-auto-record-outgoing + +Grave automaticamente sessões de saída. + +**Localização**: + +1. **Desktop**: Configurações → Geral → Gravação → Grave automaticamente sessões de saída +2. **Mobile**: Configurações → Gravação → Grave automaticamente sessões de saída + +| Instalação necessária | Valores | Padrão | Exemplo | Versão | +| :------: | :------: | :------: | :------: | :------: | +| N | Y, N | N | `allow-auto-record-outgoing=Y` | >= 1.3.2 | ### video-save-directory diff --git a/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md b/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md index a78b48c..6e1d331 100644 --- a/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md +++ b/content/self-host/client-configuration/advanced-settings/_index.zh-cn.md @@ -307,16 +307,29 @@ ar, bg, ca, cs, da, de, el, en, eo, es, et, fa, fr, he, hr, hu, id, it, ja, ko, ### allow-auto-record-incoming -自动录制来访会话。 +自动录制传入会话。 **位置**: -1. **桌面端** 设置 -> 常规 -> 录屏 -> 自动录制来访会话 -1. **移动端** 设置 -> 录屏 -> 自动录制来访会话 +1. **桌面端** 设置 -> 常规 -> 录屏 -> 自动录制传入会话 +1. **移动端** 设置 -> 录屏 -> 自动录制传入会话 | 是否需要安装 | 可设值 | 默认值 | 示例 | | :------: | :------: | :------: | :------: | -| N | Y, N | N | `allow-auto-record-incoming=N` | +| N | Y, N | N | `allow-auto-record-incoming=Y` | + +### allow-auto-record-outgoing + +自动录制传出会话。 + +**位置**: + +1. **桌面端** 设置 -> 常规 -> 录屏 -> 自动录制传出会话 +1. **移动端** 设置 -> 录屏 -> 自动录制传出会话 + +| 是否需要安装 | 可设值 | 默认值 | 示例 | 版本 | +| :------: | :------: | :------: | :------: | :------: | +| N | Y, N | N | `allow-auto-record-outgoing=Y` | >= 1.3.2 | ### video-save-directory