mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-26 03:19:05 +02:00
Modified default parameters
This commit is contained in:
parent
b77f6d4453
commit
db2fc26c41
@ -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 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).
|
# 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 1 if want to autocreate agents with Pandora FMS Data Server,
|
||||||
# set to 0 to disable (for security purposes, for example).
|
# 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 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.
|
||||||
|
Loading…
x
Reference in New Issue
Block a user