mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
6 lines
306 B
Text
6 lines
306 B
Text
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.
|