/*************************************************************************** OpenNab - An open PHP-based proxy framework for the Nabaztag™ (http://www.nabaztag.com/) electronic pet. Copyright © 2007 OpenNab team - http://opennab.sourceforge.net/team/ This file is part of OpenNab OpenNab 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.1 of the License, or (at your option) any later version. OpenNab is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this script; if not, write to the Free Software Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307 USA **************************************************************************** This folder contains the OpenNab system configuration files. The opennab.ini is mandatory. It contains the basic configuration for the system : installed plugins, logging, execution mode, ... Additional files are loaded when they exists : - .ini where is a Nabaztag serial number is loaded for all calls by Nabaztag - unknown.ini is loaded when the calling Nabaztag serial number is unknown Settings in .ini and unknown.ini files override settings in opennab.ini file