mirror of
https://github.com/NuSkooler/enigma-bbs.git
synced 2025-07-29 05:56:08 +02:00
Fix path
This commit is contained in:
parent
c1cd2f7ea7
commit
a57f823da5
1 changed files with 1 additions and 1 deletions
|
@ -65,7 +65,7 @@ A node entry starts with a [FTN address](http://ftsc.org/docs/old/fsp-1028.001)
|
||||||
| `packetType` | :-1: | `2`, `2.2`, or `2+`. Defaults to `2+` for modern mailer compatiability. |
|
| `packetType` | :-1: | `2`, `2.2`, or `2+`. Defaults to `2+` for modern mailer compatiability. |
|
||||||
| `packetPassword` | :-1: | Optional password for the packet |
|
| `packetPassword` | :-1: | Optional password for the packet |
|
||||||
| `encoding` | :-1: | Encoding to use for message bodies; Defaults to `utf-8`. |
|
| `encoding` | :-1: | Encoding to use for message bodies; Defaults to `utf-8`. |
|
||||||
| `archiveType` | :-1: | Specifies the archive type (by extension) for ArcMail bundles. This should be `zip` for most setups. Other valid examples include `arc`, `arj`, `lhz`, `pak`, `sqz`, or `zoo`. See [Archivers](/docs/configuration/archivers.md) for more information. |
|
| `archiveType` | :-1: | Specifies the archive type (by extension) for ArcMail bundles. This should be `zip` for most setups. Other valid examples include `arc`, `arj`, `lhz`, `pak`, `sqz`, or `zoo`. See [Archivers](docs/configuration/archivers.md) for more information. |
|
||||||
|
|
||||||
**Example**:
|
**Example**:
|
||||||
```hjson
|
```hjson
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue