#
# Please change the following values according to your setup :
#

# 
# should globus-gridftp-server run? 
# any string but "yes" will equivalent to "NO" 
# 
RUN_DPMFTP="yes" 

# - GRIDFTP log file :
#FTPLOGFILE=/var/log/dpm-gsiftp/dpm-gsiftp.log

# - GRIDFTP data port range :
#GLOBUS_TCP_PORT_RANGE="20000,25000"

# - GRIDFTP startup options
OPTIONS="-S -p 2811 -auth-level 0 -dsi dmlite:dome_checksum -disable-usage-stats"
