From af218dbf8dd20add1d8af580cb97a5cefcff8698 Mon Sep 17 00:00:00 2001 From: vgilc Date: Tue, 20 May 2014 15:15:45 +0000 Subject: [PATCH] 2014-05-20 Vanessa Gil * win32/bin/pandora_agent.conf: Fixed typographic error. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@9968 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_agents/ChangeLog | 4 ++++ pandora_agents/win32/bin/pandora_agent.conf | 4 ++-- 2 files changed, 6 insertions(+), 2 deletions(-) diff --git a/pandora_agents/ChangeLog b/pandora_agents/ChangeLog index 8216d808ae..bfe352ef53 100644 --- a/pandora_agents/ChangeLog +++ b/pandora_agents/ChangeLog @@ -1,3 +1,7 @@ +2014-05-20 Vanessa Gil + + * win32/bin/pandora_agent.conf: Fixed typographic error. + 2013-10-13 Junichi Satoh * unix/tentacle_server: Upgraded to 0.4.0. (Imported from trunk of diff --git a/pandora_agents/win32/bin/pandora_agent.conf b/pandora_agents/win32/bin/pandora_agent.conf index f410b43a39..1f583c346e 100644 --- a/pandora_agents/win32/bin/pandora_agent.conf +++ b/pandora_agents/win32/bin/pandora_agent.conf @@ -46,7 +46,7 @@ group "$AgentGroup$" # This limits operation if temporal dir has not enough free disk. #temporal_min_size 1024 -# Delay start execution X second before start to minonitoring nothing +# Delay start execution X second before start to monitoring nothing #startup_delay 30 # Interval is defined in seconds @@ -72,7 +72,7 @@ remote_config 0 # If set to 1 start Drone Agent's Proxy Mode # proxy_mode 1 -# Max number of simmultaneus connection for proxy (by default 10) +# Max number of simultaneus connection for proxy (by default 10) # proxy_max_connection 10 # Proxy timeout (by default 1s)