mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-10-10 06:51:13 +00:00
Removing raw HTML
This commit is contained in:
parent
e06d45e053
commit
572d587b8e
33 changed files with 373 additions and 386 deletions
|
@ -18,7 +18,7 @@ ControlPath ~/.ssh/sockets/socket-%r@%h:%p
|
|||
| Option | Description |
|
||||
| ---------------- | ------------------------------------------------------------ |
|
||||
| `ControlMaster` | Allows connection sharing |
|
||||
| `ControlPersist` | `yes` to keep connection up even when no clients are connected.<br />`2s` (or custom timeout) to keep the connection up for 2 seconds after no clients are connected.<br />`no` to disconnect immediately |
|
||||
| `ControlPersist` | `yes` to keep connection up even when no clients are connected. `2s` (or custom timeout) to keep the connection up for 2 seconds after no clients are connected.`no` to disconnect immediately |
|
||||
| `ControlPath` | Where to store connection information. This should not be writable by other users. |
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue