# All settings are optional; these are the default values.
[]
# Name of the printctl node, defaults to hostname
= "client"
[]
# The address the server will bind to
= '0.0.0.0'
# The port the server will listen on
= 50051
[]
# Toggle dashboard web app
= true
# The address the dashboard web app will bind to
= '0.0.0.0'
# The port the dashboard web app will listen on
= 8080