mirror of
https://gitlab.torproject.org/tpo/core/tor.git
synced 2025-02-25 23:21:38 +01:00
5 lines
216 B
Text
5 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.
|