From 3553c21ef3111dccc0e97eb85692625daa1a4742 Mon Sep 17 00:00:00 2001 From: Daniel Berteaud Date: Wed, 6 Sep 2017 15:46:45 +0200 Subject: [PATCH] Quote config example --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index c3dcb08..5ccee02 100644 --- a/README.md +++ b/README.md @@ -25,6 +25,8 @@ For now it's very limited, and can only send messages to a room. Here's the vail All the available options can be set a the configuration file using a simple ini style format, eg +``` user=alert password=p@ssw0rd room=!BWdARvAgNQGgSjgtAG:matrix.domain.com +```