Skip to content
Snippets Groups Projects
Unverified Commit 7ef89b98 authored by Aaron Dewes's avatar Aaron Dewes Committed by GitHub
Browse files

Remove `expire_access_token` from Docker configuration (#17198)


Co-authored-by: default avatarAndrew Morgan <andrew@amorgan.xyz>
parent bdf82efe
No related branches found
No related tags found
No related merge requests found
Remove unused `expire_access_token` option in the Synapse Docker config file. Contributed by @AaronDewes.
\ No newline at end of file
...@@ -176,7 +176,6 @@ app_service_config_files: ...@@ -176,7 +176,6 @@ app_service_config_files:
{% endif %} {% endif %}
macaroon_secret_key: "{{ SYNAPSE_MACAROON_SECRET_KEY }}" macaroon_secret_key: "{{ SYNAPSE_MACAROON_SECRET_KEY }}"
expire_access_token: False
## Signing Keys ## ## Signing Keys ##
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment