diff --git a/pandora_server/FreeBSD/pandora_server.conf.new b/pandora_server/FreeBSD/pandora_server.conf.new index 74f70a8f54..b081473adc 100644 --- a/pandora_server/FreeBSD/pandora_server.conf.new +++ b/pandora_server/FreeBSD/pandora_server.conf.new @@ -68,10 +68,6 @@ dbhost 127.0.0.1 #dbport 3306 -# By default, parent agent will not be updated - -#update_parent 0 - # verbosity: level of detail on errors/messages (0 default, 1 verbose, 2 debug.... 10 noisy) # -v in command line (verbose) or -d (debug). Set this to 10 when try to locate problems and # set to 1 or 3 on production enviroments. diff --git a/pandora_server/NetBSD/pandora_server.conf.new b/pandora_server/NetBSD/pandora_server.conf.new index ddb8be2b9e..314c398d2d 100644 --- a/pandora_server/NetBSD/pandora_server.conf.new +++ b/pandora_server/NetBSD/pandora_server.conf.new @@ -68,10 +68,6 @@ dbhost 127.0.0.1 #dbport 3306 -# By default, parent agent will not be updated - -#update_parent 0 - # verbosity: level of detail on errors/messages (0 default, 1 verbose, 2 debug.... 10 noisy) # -v in command line (verbose) or -d (debug). Set this to 10 when try to locate problems and # set to 1 or 3 on production enviroments. diff --git a/pandora_server/conf/pandora_server.conf.new b/pandora_server/conf/pandora_server.conf.new index 3afb1b390e..37d7a44f31 100644 --- a/pandora_server/conf/pandora_server.conf.new +++ b/pandora_server/conf/pandora_server.conf.new @@ -79,10 +79,6 @@ dbssl 0 # dbsslcapath -# By default, parent agent will not be updated - -#update_parent 0 - # verbosity: level of detail on errors/messages (0 default, 1 verbose, 2 debug.... 10 noisy) # -v in command line (verbose) or -d (debug). Set this to 10 when try to locate problems and # set to 1 or 3 on production enviroments. @@ -430,6 +426,7 @@ sample_agent_interval 600 # Update parent from the agent xml update_parent 1 + # # # This enable realtime reverse geocoding using Google Maps public api. diff --git a/pandora_server/conf/pandora_server.conf.windows b/pandora_server/conf/pandora_server.conf.windows index 0a2717793c..951eba889d 100644 --- a/pandora_server/conf/pandora_server.conf.windows +++ b/pandora_server/conf/pandora_server.conf.windows @@ -68,10 +68,6 @@ dbhost 192.168.55.1 #dbport 3306 -# By default, parent agent will not be updated - -#update_parent 0 - # verbosity: level of detail on errors/messages (0 default, 1 verbose, 2 debug.... 10 noisy) # -v in command line (verbose) or -d (debug). Set this to 10 when try to locate problems and # set to 1 or 3 on production enviroments.