# Web control interface configuration

export WEBCONTROL_USER=wcp
export WEBCONTROL_PORT=7070
export WEBCONTROL_PROTOCOL=http
export WEBCONTROL_HOME=/opt/webcontrol
export WEBCONTROL_LOG_DIR=/opt/webcontrol/log
export WEBCONTROL_SESSION_TIMEOUT=600
