# Default configuration for DeStar, IP PBX web configuration tool.
# This file allows you to alter the behavior of Destar init.d script file
#
# Use 1 or 0 if you want to enable or disable destar.
# 
ENABLED=1
#
# Port on which destar will listen on. If no specified, 8088 is used
#
PORT=8080
