From da91df5754a809642c0e4ff1117089021c0822ae Mon Sep 17 00:00:00 2001 From: Tulir Asokan Date: Thu, 23 Jul 2020 20:16:27 +0300 Subject: [PATCH] Make management API comment more accurate --- mautrix_telegram/example-config.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mautrix_telegram/example-config.yaml b/mautrix_telegram/example-config.yaml index 8f60b5f9..52a4ce0e 100644 --- a/mautrix_telegram/example-config.yaml +++ b/mautrix_telegram/example-config.yaml @@ -44,7 +44,7 @@ appservice: external: https://example.com/public # Provisioning API part of the web server for automated portal creation and fetching information. - # Used by things like Dimension (https://dimension.t2bot.io/). + # Used by things like mautrix-manager (https://github.com/tulir/mautrix-manager). provisioning: # Whether or not the provisioning API should be enabled. enabled: true