Additional documentation on access tokens

This commit is contained in:
Travis Ralston 2019-02-07 20:43:45 -07:00
parent 31b802f9c3
commit 3db2896d76

View file

@ -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.