aboutsummaryrefslogtreecommitdiff
path: root/changes/6783_big_hammer
diff options
context:
space:
mode:
Diffstat (limited to 'changes/6783_big_hammer')
-rw-r--r--changes/6783_big_hammer6
1 files changed, 6 insertions, 0 deletions
diff --git a/changes/6783_big_hammer b/changes/6783_big_hammer
new file mode 100644
index 0000000000..2ff3249b33
--- /dev/null
+++ b/changes/6783_big_hammer
@@ -0,0 +1,6 @@
+ o Major features (deprecation):
+ - There's now a "DisableV2DirectoryInfo_" option that prevents us
+ from serving any directory requests for v2 directory information.
+ This is for us to test disabling the old deprecated V2 directory
+ format, so that we can see whether doing so has any effect on
+ network load. Part of a fix for bug 6783.