# Tor config for the management server
# ---
# The management server must be able to access the Tor control port.
# Alternatively the control port can be enabled on the system Tor process.

DataDirectory tor-data

ControlPort 9051
CookieAuthentication 1
SocksPort 0

RunAsDaemon 1
