summary refs log tree commit diff
diff options
context:
space:
mode:
authorAndrew Morgan <andrew@amorgan.xyz>2020-02-19 11:50:29 +0000
committerAndrew Morgan <andrew@amorgan.xyz>2020-02-19 11:50:29 +0000
commit1e37fbb316cc2d5a61818cff69a88aaf064daeb3 (patch)
treef8e02ca3223a47ecdad0f93e685b1f69657c4123
parentFix stack overflow in Keyring (#5724) (diff)
parentUpdate changelog.d/5730.misc (diff)
downloadsynapse-1e37fbb316cc2d5a61818cff69a88aaf064daeb3.tar.xz
Update changelog.d/5730.misc
-rw-r--r--changelog.d/5730.misc2
1 files changed, 1 insertions, 1 deletions
diff --git a/changelog.d/5730.misc b/changelog.d/5730.misc

index 88767fe2f7..a99677f5e7 100644 --- a/changelog.d/5730.misc +++ b/changelog.d/5730.misc
@@ -1 +1 @@ -Cache result of get_version_string to reduce overhead off /versions client and federation requests. +Cache result of get_version_string to reduce overhead of `/version` federation requests.