MatrixSynapse/synapse/config
Patrick Cloke e2481dbe93
Allow configuration of the oEmbed URLs. (#10714)
This adds configuration options (under an `oembed` section) to
configure which URLs are matched to use oEmbed for URL
previews.
2021-08-31 18:37:07 -04:00
..
__init__.py
__main__.py
_base.py Allow using several custom template directories (#10587) 2021-08-17 10:23:14 +00:00
_base.pyi
_util.py
account_validity.py Centralise the custom template directory (#10596) 2021-08-17 14:45:24 +02:00
api.py
appservice.py
auth.py
cache.py
captcha.py
cas.py
consent.py
database.py
emailconfig.py Centralise the custom template directory (#10596) 2021-08-17 14:45:24 +02:00
experimental.py Merge branch 'master' into develop 2021-08-24 17:13:29 +01:00
federation.py
groups.py
homeserver.py Allow configuration of the oEmbed URLs. (#10714) 2021-08-31 18:37:07 -04:00
jwt.py
key.py
logger.py Make `PeriodicallyFlushingMemoryHandler` the default logging handler. (#10518) 2021-08-17 13:13:11 +01:00
metrics.py
modules.py
oembed.py Allow configuration of the oEmbed URLs. (#10714) 2021-08-31 18:37:07 -04:00
oidc.py
password_auth_providers.py
push.py
ratelimiting.py Implement MSC3231: Token authenticated registration (#10142) 2021-08-21 22:14:43 +01:00
redis.py
registration.py Implement MSC3231: Token authenticated registration (#10142) 2021-08-21 22:14:43 +01:00
repository.py
room.py
room_directory.py
saml2.py
server.py Merge branch 'release-v1.41' into develop 2021-08-18 17:02:47 +01:00
server_notices.py
spam_checker.py
sso.py Centralise the custom template directory (#10596) 2021-08-17 14:45:24 +02:00
stats.py
third_party_event_rules.py
tls.py
tracer.py
user_directory.py
voip.py
workers.py