- Style rework - Update dependencies to latest Close #33 Close #34 Reviewed-on: #35 Co-authored-by: Mylloon <kennel.anri@tutanota.com> Co-committed-by: Mylloon <kennel.anri@tutanota.com>
This commit is contained in:
parent
127c7cfd29
commit
9f95eb2b6b
49 changed files with 1322 additions and 802 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…
Add table
Add a link
Reference in a new issue