From e8c18242be9b8b421b1d2eb8bdaa6d26113f85f4 Mon Sep 17 00:00:00 2001 From: vgilc Date: Mon, 23 Jun 2014 08:14:17 +0000 Subject: [PATCH] 2014-06-23 Vanessa Gil * win32/bin/pandora_agent.conf: Fixed bug creating a module with accents. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@10259 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_agents/ChangeLog | 5 +++++ pandora_agents/win32/bin/pandora_agent.conf | 2 +- 2 files changed, 6 insertions(+), 1 deletion(-) diff --git a/pandora_agents/ChangeLog b/pandora_agents/ChangeLog index b02b6ac97e..8ba9f6eef6 100644 --- a/pandora_agents/ChangeLog +++ b/pandora_agents/ChangeLog @@ -1,3 +1,8 @@ +2014-06-23 Vanessa Gil + + * win32/bin/pandora_agent.conf: Fixed bug creating + a module with accents. + 2014-06-11 Vanessa Gil * pc/plugins/inventory: Fixed bug in inventory diff --git a/pandora_agents/win32/bin/pandora_agent.conf b/pandora_agents/win32/bin/pandora_agent.conf index 128550a6ee..c035c73938 100644 --- a/pandora_agents/win32/bin/pandora_agent.conf +++ b/pandora_agents/win32/bin/pandora_agent.conf @@ -68,7 +68,7 @@ server_port 41121 remote_config 0 # Set XML encoding (ISO-8859-1 by default). -#encoding ISO-8859-1 +encoding UTF-8 # If set to 1 start Drone Agent's Proxy Mode # proxy_mode 1