[skip ci] update readme
This commit is contained in:
parent
0e33107a4a
commit
67fbc98c01
1 changed files with 4 additions and 1 deletions
|
|
@ -33,7 +33,8 @@ env vars
|
|||
* **POSTMOOGLE_DOMAIN** - SMTP domain to listen for new emails
|
||||
* **POSTMOOGLE_PORT** - SMTP port to listen for new emails
|
||||
|
||||
### optional
|
||||
<details>
|
||||
<summary>other optional config parameters</summary>
|
||||
|
||||
* **POSTMOOGLE_NOOWNER** - allow change room settings by any room partisipant
|
||||
* **POSTMOOGLE_FEDERATION** - allow usage of Postmoogle by users from others homeservers
|
||||
|
|
@ -47,6 +48,8 @@ env vars
|
|||
|
||||
You can find default values in [config/defaults.go](config/defaults.go)
|
||||
|
||||
</details>
|
||||
|
||||
## Usage
|
||||
|
||||
### How to start
|
||||
|
|
|
|||
Loading…
Reference in a new issue