diff --git a/exampleconfig.toml b/exampleconfig.toml index 0be136d..51f7f73 100644 --- a/exampleconfig.toml +++ b/exampleconfig.toml @@ -1,7 +1,7 @@ # URL of the homeserver to use homeserver_url = "https://matrix.org" user_id = "@ruffbot:matrix.org" -password = "kekusMax123" +password = "xxx" # path to store databases store_path = "store"