From 3db2896d76ca51ad0e541702ec1cf89ee23623ef Mon Sep 17 00:00:00 2001 From: Travis Ralston Date: Thu, 7 Feb 2019 20:43:45 -0700 Subject: [PATCH] Additional documentation on access tokens --- config/default.yaml | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/config/default.yaml b/config/default.yaml index 29c1b75..72b94f1 100644 --- a/config/default.yaml +++ b/config/default.yaml @@ -24,7 +24,9 @@ homeserver: #mediaUrl: "https://t2bot.io" # The access token Dimension should use for miscellaneous access to the homeserver. This - # should be for a valid user. + # should be for a user on the configured homeserver: any user will do, however it is + # recommended to use a dedicated user (such as @dimension:t2bot.io). For information on + # how to acquire an access token, visit https://t2bot.io/docs/access_tokens accessToken: "something" # These users can modify the integrations this Dimension supports.