Nick Mathewson преди 6 години
родител
ревизия
46f167886a
променени са 1 файла, в които са добавени 6 реда и са изтрити 0 реда
  1. 6 0
      changes/ticket22703

+ 6 - 0
changes/ticket22703

@@ -0,0 +1,6 @@
+  o Major features (storage):
+    - Users can choose to store cached directory documents somewhere other
+      than the DataDirectory by using the CacheDirectory option.
+      Similarly, the storage location for relay's keys can be overridden
+      with the KeyDirectory option.
+      Closes ticket 22703.