We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
expire_access_token
1 parent bdf82ef commit 7ef89b9Copy full SHA for 7ef89b9
changelog.d/17198.misc
@@ -0,0 +1 @@
1
+Remove unused `expire_access_token` option in the Synapse Docker config file. Contributed by @AaronDewes.
docker/conf/homeserver.yaml
@@ -176,7 +176,6 @@ app_service_config_files:
176
{% endif %}
177
178
macaroon_secret_key: "{{ SYNAPSE_MACAROON_SECRET_KEY }}"
179
-expire_access_token: False
180
181
## Signing Keys ##
182
0 commit comments