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)