mirror of
https://gitlab.alpinelinux.org/alpine/aports.git
synced 2025-08-30 02:41:17 +02:00
14 lines
367 B
Plaintext
14 lines
367 B
Plaintext
# Location of the torrc configuration file.
|
|
#conffile="/etc/tor/torrc"
|
|
|
|
# User to start the tor daemon.
|
|
# If "User" directive is set in $conffile, then this option is ignored (i.e.
|
|
# tor is started under root, but it setuids to the specified User after start).
|
|
#user="tor"
|
|
|
|
# Timeout for gracefulstop
|
|
#graceful_timeout="60"
|
|
|
|
# Set the file limit
|
|
rc_ulimit="-n 30000"
|