mirror of
https://github.com/telemt/telemt.git
synced 2026-05-23 04:01:44 +03:00
Update QUICK_START_GUIDE.en.md
This commit is contained in:
@@ -74,7 +74,7 @@ tls_domain = "petrovich.ru"
|
|||||||
# format: "username" = "32_hex_chars_secret"
|
# format: "username" = "32_hex_chars_secret"
|
||||||
hello = "00000000000000000000000000000000"
|
hello = "00000000000000000000000000000000"
|
||||||
```
|
```
|
||||||
then Ctrl+X -> Y -> Enter to save
|
then Ctrl+S -> Ctrl+X to save
|
||||||
|
|
||||||
> [!WARNING]
|
> [!WARNING]
|
||||||
> Replace the value of the hello parameter with the value you obtained in step 0.
|
> Replace the value of the hello parameter with the value you obtained in step 0.
|
||||||
@@ -105,7 +105,7 @@ LimitNOFILE=65536
|
|||||||
[Install]
|
[Install]
|
||||||
WantedBy=multi-user.target
|
WantedBy=multi-user.target
|
||||||
```
|
```
|
||||||
then Ctrl+X -> Y -> Enter to save
|
then Ctrl+S -> Ctrl+X to save
|
||||||
|
|
||||||
|
|
||||||
**3.** To start it, enter the command `systemctl start telemt`
|
**3.** To start it, enter the command `systemctl start telemt`
|
||||||
|
|||||||
Reference in New Issue
Block a user