mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 15:10:48 +01:00
4 lines
216 B
Text
4 lines
216 B
Text
o Code simplification and refactoring:
|
|
- Instead of keeping a list of configuration options to check for
|
|
relative paths, check all the options whose type is "FILENAME".
|
|
Solves part of ticket 32339.
|