mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2024-11-10 21:23:58 +01:00
7 lines
306 B
Plaintext
7 lines
306 B
Plaintext
|
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.
|