####################################################
##  Update information for NConf 1.2.6 to 1.3.0   ##
####################################################

##------------------------------------------------##
##       Changes to the NConf configuration       ##
##------------------------------------------------##

Added new deployment functionality. To migrate your old config deployment or to set up new deployment rules, 
please refer to the online documentation:
http://www.nconf.org/dokuwiki/doku.php?id=nconf:help:documentation:modules:deployment:main
 

The following configuration options have been removed:
- CONF_DEPLOY_URL
- CONF_DEPLOY_USER
- CONF_DEPLOY_PWD


The following (optional) configuration options have been added:
- DEBUG_GENERATE [1-5]
- CHECK_UPDATE [1|0]
- CHECK_STATIC_SYNTAX [1|0]
- AUTH_METHOD [login|basic]
- BASICAUTH_REALM [text]

##------------------------------------------------##
##     Changes to the generated configuration     ##
##------------------------------------------------##

CAUTION

The following attributes are DEPRECATED and have been removed:

timeperiod attributes:
- max_check_attempts
- check_interval
- retry_interval
- notification_interval
- host_notification_options
- service_notification_options

nagios-collector & nagios-monitor attributes:
- active_checks_enabled
- passive_checks_enabled
- notifications_enabled
- check_freshness
- freshness_threshold

The way Nagios configuration files are generated has changed in several ways. 
Please refer to the online Release Notes for more information:

http://www.nconf.org/dokuwiki/doku.php?id=nconf:download:releasenotes

##------------------------------------------------##
##              Additional changes                ##
##------------------------------------------------##

New files being generated: 
- host_dependencies.cfg
- service_dependencies.cfg 
- advanced_services.cfg

Files not generated anymore: 
- extended_host_info.cfg
- extended_service_info.cfg

Security issue with 'call_ajax.php':
Please remove this file from your nconf/ directory. 
A replacement which is more secure has been implemented ('call_file.php').

####################################################
##           End of update information            ##
####################################################
