# Run "stayrtr -h" to see the available command line options and their
# defaults.

# By default do not verify the input:
STAYRTR_ARGS=-bind :323 -verify=false -cache http://localhost:9880/output.json

# To enable verifying the input use instead something like:
#STAYRTR_ARGS=-bind :323 -verify.key=/etc/octorpki/public.pem -cache http://localhost:8080/output.json

