# Data Directory
# An independent mount point of /var/tezos is recommended
#
DATADIR=/var/tezos/.tezos-node

# Other options to pass the node
#
RUNTIME_OPTS=""
# On a test network you might need:
#RUNTIME_OPTS="--synchronisation-threshold=0"
