From 67fbc98c018d610bcd481dbcfdb575df1329c421 Mon Sep 17 00:00:00 2001 From: Aine Date: Sun, 28 Aug 2022 17:34:02 +0300 Subject: [PATCH] [skip ci] update readme --- README.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.md b/README.md index 3132b45..dddc98e 100644 --- a/README.md +++ b/README.md @@ -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 +
+other optional config parameters * **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) +
+ ## Usage ### How to start