This commit is contained in:
parent
1a98f8af01
commit
4d2db6b4f0
1 changed files with 1 additions and 1 deletions
|
@ -82,7 +82,7 @@ onion = "http://youraddress.onion/"
|
|||
## Example of [`config.toml`](./config/config.toml)
|
||||
|
||||
```toml
|
||||
mail = your.mail at host.com"
|
||||
mail = "your.mail at host.com"
|
||||
lang = "lang"
|
||||
onion = "http://youraddress.onion/"
|
||||
app_name = "Nickname"
|
||||
|
|
Loading…
Reference in a new issue