[docs] Update CONFIG-PARAMS.en, ru

This commit is contained in:
TWRoman 2026-04-08 19:37:03 +03:00
parent 038f688e75
commit 265478b9ca
No known key found for this signature in database
GPG Key ID: 36B8DC24D8467CF8
2 changed files with 4 additions and 4 deletions

View File

@ -2460,7 +2460,7 @@ Note: This section also accepts the legacy alias `[server.admin_api]` (same sche
| --- | ---- | ------- |
| [`tls_domain`](#cfg-censorship-tls_domain) | `String` | `"petrovich.ru"` |
| [`tls_domains`](#cfg-censorship-tls_domains) | `String[]` | `[]` |
| [`unknown_sni_action`](#cfg-censorship-unknown_sni_action) | `"drop"` or `"mask"` | `"drop"` |
| [`unknown_sni_action`](#cfg-censorship-unknown_sni_action) | `"drop"`, `"mask"`, `"accept"` | `"drop"` |
| [`tls_fetch_scope`](#cfg-censorship-tls_fetch_scope) | `String` | `""` |
| [`tls_fetch`](#cfg-censorship-tls_fetch) | `Table` | built-in defaults |
| [`mask`](#cfg-censorship-mask) | `bool` | `true` |
@ -2511,7 +2511,7 @@ Note: This section also accepts the legacy alias `[server.admin_api]` (same sche
```
## "cfg-censorship-unknown_sni_action"
- `unknown_sni_action`
- **Constraints / validation**: `"drop"` or `"mask"`.
- **Constraints / validation**: `"drop"`, `"mask"` or `"accept"`.
- **Description**: Action for TLS ClientHello with unknown / non-configured SNI.
- **Example**:

View File

@ -2460,7 +2460,7 @@
| --- | ---- | ------- |
| [`tls_domain`](#cfg-censorship-tls_domain) | `String` | `"petrovich.ru"` |
| [`tls_domains`](#cfg-censorship-tls_domains) | `String[]` | `[]` |
| [`unknown_sni_action`](#cfg-censorship-unknown_sni_action) | `"drop"` or `"mask"` | `"drop"` |
| [`unknown_sni_action`](#cfg-censorship-unknown_sni_action) | `"drop"`, `"mask"`, `"accept"` | `"drop"` |
| [`tls_fetch_scope`](#cfg-censorship-tls_fetch_scope) | `String` | `""` |
| [`tls_fetch`](#cfg-censorship-tls_fetch) | `Table` | built-in defaults |
| [`mask`](#cfg-censorship-mask) | `bool` | `true` |
@ -2511,7 +2511,7 @@
```
## "cfg-censorship-unknown_sni_action"
- `unknown_sni_action`
- **Ограничения / валидация**: «капля» или «маска».
- **Ограничения / валидация**: «drop», «mask» или «accept».
- **Описание**: Действие для TLS ClientHello с неизвестным/ненастроенным SNI.
- **Пример**: