mirror of
https://git.anonymousland.org/anonymousland/synapse.git
synced 2025-11-14 06:30:39 -05:00
It costs both us and the remote server for us to fetch the well known for every single request we send, so we add a minimum cache period. This is set to 5m so that we still honour the basic premise of "refetch frequently". |
||
|---|---|---|
| .. | ||
| federation | ||
| __init__.py | ||
| additional_resource.py | ||
| client.py | ||
| endpoint.py | ||
| matrixfederationclient.py | ||
| request_metrics.py | ||
| server.py | ||
| servlet.py | ||
| site.py | ||