Move API version number to endpoint definition

This commit is contained in:
Tulir Asokan
2022-04-06 14:33:03 +03:00
parent 279b997bd3
commit 5acd3cf007
4 changed files with 24 additions and 20 deletions
+1 -1
View File
@@ -67,7 +67,7 @@ appservice:
# Whether or not the provisioning API should be enabled.
enabled: true
# The prefix to use in the provisioning API endpoints.
prefix: /_matrix/provision/v1
prefix: /_matrix/provision
# The shared secret to authorize users of the API.
# Set to "generate" to generate and save a new token.
shared_secret: generate