##-----------------------------------------------------------------------------
## infobox.txt - fli4l configuration parameters                      1.0.0
##
## Creation:     03.03.2006  
##
## Copyright (c) 2006 A. Kuballa
##
## This program is free software; you can redistribute it and/or modify
## it under the terms of the GNU General Public License as published by
## the Free Software Foundation; either version 2 of the License, or
## (at your option) any later version.
##-----------------------------------------------------------------------------

#------------------------------------------------------------------------------
# Optional package:
#------------------------------------------------------------------------------
OPT_INFOBOX='no'                          # install CGI in mini web server: yes or no
INFOBOX_SAVEDIR='/boot/infobox/'
INFOBOX_PS='yes'                          # install Processes: yes or no
INFOBOX_FILES='yes'                       # install Filebrowser: yes or no
INFOBOX_HOSTS='yes'                       # install Hosts: yes or no
INFOBOX_HOSTS_N='0'                       # No. of Hosts to be blocked on boot
INFOBOX_HOSTS_1_BLOCK='192.168.6.120'     # 1. Host to be blocked on boot
INFOBOX_INPUT='yes'                       # install Firewall: yes or no
INFOBOX_FWD='yes'                         # install Forward: yes or no
