#-----------------------------------------------------------------------------
# OPT_EISONLINE - Set the EIS-Server to online/offline-mode        fli4l 3.2.2
# /config/eisonline.txt							v 0.92
#
# Creation:     15.02.2003  Damian Philipp <damian.philipp@gmx.net>
# Last Update:  15.11.2008  bgehl 
#
#-----------------------------------------------------------------------------


OPT_EISONLINE='no'					# eisonline aktivieren (yes/no)
EISONLINE_DO_DEBUG='no'				# Debug-Modus (yes/no)

EISONLINE_N='1'						# Anzahl der EIS-Server
EISONLINE_1_IP='192.168.168.30'		# IP des ersten EIS-Servers
EISONLINE_1_PORT='7000'				# Port auf dem ersten EIS-Server (Std 7000)
