mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-30 17:25:26 +02:00
Merge branch 'ent-8354-parametro-update_parent-repetido-pandora_server.conf' into 'develop'
Fix duplicated parameters See merge request artica/pandorafms!4836
This commit is contained in:
commit
3b91d182f0
@ -68,10 +68,6 @@ dbhost 127.0.0.1
|
|||||||
|
|
||||||
#dbport 3306
|
#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)
|
# 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
|
# -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.
|
# set to 1 or 3 on production enviroments.
|
||||||
|
@ -68,10 +68,6 @@ dbhost 127.0.0.1
|
|||||||
|
|
||||||
#dbport 3306
|
#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)
|
# 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
|
# -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.
|
# set to 1 or 3 on production enviroments.
|
||||||
|
@ -79,10 +79,6 @@ dbssl 0
|
|||||||
|
|
||||||
# dbsslcapath
|
# 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)
|
# 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
|
# -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.
|
# set to 1 or 3 on production enviroments.
|
||||||
@ -434,6 +430,7 @@ sample_agent_interval 600
|
|||||||
# Update parent from the agent xml
|
# Update parent from the agent xml
|
||||||
|
|
||||||
update_parent 1
|
update_parent 1
|
||||||
|
|
||||||
#
|
#
|
||||||
#
|
#
|
||||||
# This enable realtime reverse geocoding using Google Maps public api.
|
# This enable realtime reverse geocoding using Google Maps public api.
|
||||||
|
@ -68,10 +68,6 @@ dbhost 192.168.55.1
|
|||||||
|
|
||||||
#dbport 3306
|
#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)
|
# 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
|
# -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.
|
# set to 1 or 3 on production enviroments.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user