synapse/docs
Richard van der Hoff 5f158ec039
Implement access token expiry (#5660)
Record how long an access token is valid for, and raise a soft-logout once it
expires.
2019-07-12 17:26:02 +01:00
..
admin_api
privacy_policy_templates/en
sphinx
.sample_config_header.yaml
ACME.md
ancient_architecture_notes.rst
application_services.rst
architecture.rst
CAPTCHA_SETUP.rst
code_style.rst
consent_tracking.md
federate.md
log_contexts.rst Move logging utilities out of the side drawer of util/ and into logging/ (#5606) 2019-07-04 00:07:04 +10:00
manhole.md
media_repository.rst
metrics-howto.rst
MSC1711_certificates_FAQ.md
password_auth_providers.rst
postgres.rst Improved docs on setting up Postgresql (#5661) 2019-07-11 14:31:36 +01:00
README.rst
replication.rst
reverse_proxy.rst Update reverse_proxy.rst (#5397) 2019-07-12 11:46:18 +01:00
sample_config.yaml Implement access token expiry (#5660) 2019-07-12 17:26:02 +01:00
server_notices.md
tcp_replication.rst
turn-howto.rst
url_previews.md
user_directory.md
workers.rst

All matrix-generic documentation now lives in its own project at

github.com/matrix-org/matrix-doc.git

Only Synapse implementation-specific documentation lives here now (together with some older stuff will be shortly migrated over to matrix-doc)