# System wide files.
ALLFILES="/var/massh"

# User specific files.
MYFILES="$HOME/massh"

# Massh will log all runs to syslog by default.
#WELOGIN="no"

# I imagine most people differ from me on what the default 
# output method should be. I prefer simple output, but you
# might not and this will sorta override that behavior. 
#OUTPUT="yes"

# The default is more than enough for most circumstances.
# Perhaps you prefer less, perhaps your machine can handle 
# a lot more. I have set parallel to 100 a bunch of times 
# with no degradation of massh or system performance on 
# typical server systems (dual proc, 2-4GB of RAM).
#PARALLEL="40"
