aboutsummaryrefslogtreecommitdiff
path: root/src/tor/tor.conf.d
blob: e9fa098e09312ec78236ad3dc55a478a2cb8e38a (plain)
1
2
3
4
5
6
7
8
9
# Location of the config file.
TOR_CONF='/etc/tor/torrc'

# Custom ulimit for maximum number of open files.
TOR_MAX_FD=

# Additional arguments.
TOR_ARGS="--quiet"