Merge branch 'ent-5540-valores-por-defecto-server-autocreate-y-update-parent' into 'develop'

Modified default parameters

Closes pandora_enterprise#5540

See merge request artica/pandorafms!3089
This commit is contained in:
Alejandro Fraguas 2020-03-11 17:32:32 +01:00
commit 14e9d5402c
1 changed files with 2 additions and 2 deletions

View File

@ -329,7 +329,7 @@ autocreate_group 10
# If set to 1, new agents will be added to the group specified by autocreate_group (the group specified by the agent will be used as fallback).
# If set to 0, new agents will be added to the group specified by the agent (the group specified by autocreate_group will be used as fallback).
autocreate_group_force 1
autocreate_group_force 0
# Set to 1 if want to autocreate agents with Pandora FMS Data Server,
# set to 0 to disable (for security purposes, for example).
@ -404,7 +404,7 @@ sample_agent_interval 600
# Update parent from the agent xml
#update_parent 1
update_parent 1
#
#
# This enable realtime reverse geocoding using Google Maps public api.