#
# Default file for gogoc
#

# Time to wait for the server to die, in seconds. If this value is set too
# low you might not let some servers time to die gracefully and init.d 
# restart will not work.
#
# DIETIME=5

# Check that the keyfile /var/lib/gogoc/gogockeys.pub has the key for your
# tunnel broker and abort if not. 
# "yes" - Default, check for presence of key
# "no"  - Do not check for key, required if the name of the server is different #         from its hostname. (for load balancing reasons for example)
#
# CHECK_KEYFILE="yes"

