diff --git a/pandora_agents/ChangeLog b/pandora_agents/ChangeLog index b028d7d242..79b8318c3c 100644 --- a/pandora_agents/ChangeLog +++ b/pandora_agents/ChangeLog @@ -1,3 +1,7 @@ +2008-06-11 Ramon Novoa + + * win32/bin/pandora_agent.conf: Added remote_config option. + 2008-06-10 Ramon Novoa * win32/bin/PandoraAgent.exe: Updated to r849. diff --git a/pandora_agents/win32/bin/pandora_agent.conf b/pandora_agents/win32/bin/pandora_agent.conf index 00de0e7a1a..9d1bd0f841 100644 --- a/pandora_agents/win32/bin/pandora_agent.conf +++ b/pandora_agents/win32/bin/pandora_agent.conf @@ -44,6 +44,9 @@ server_port 41121 odbc_ExampleDSN_username UserNameForDsn odbc_ExampleDSN_password Password1234 +# If set to 1 allows the agent to be configured via the web console. +# remote_config 0 + # Module Definition # =================