Modified default parameters

This commit is contained in:
Jose Gonzalez 2020-03-03 12:52:58 +01:00
parent b77f6d4453
commit db2fc26c41
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.