ConfPass.cfg 489 Bytes
############################################
# File : ConfPass.cfg
# Brief : ConfPass.sh configuration file
#
############################################

. ${OTMEDIA_HOME}/cfg/main_cfg.cfg

# Arch
## default empty 32
#ARCH=""
## else
#ARCH=".64"

# Debug mode, set to 1
#DEBUG=0

# Verbose mode 
#VERBOSE=0

# Check flag
#CHECK=0

# Force Rerun Conf pass without deleting existing files
#RERUN=0

# RULES PATH
RULES=$OTMEDIA_HOME/data/rules

# AUTHORS
AUTHOR="Bender Bending Rodríguez"