From a706a82c27f643028d1afd6bca71e25384b69b8c Mon Sep 17 00:00:00 2001 From: Thierry Parmentelat <thierry.parmentelat@inria.fr> Date: Thu, 27 Jun 2013 20:16:21 +0200 Subject: [PATCH] drop PLC_OMF_XMPP_USER and PLC_OMF_XMPP_PASSWORD from config --- default_config.xml | 19 ------------------- 1 file changed, 19 deletions(-) diff --git a/default_config.xml b/default_config.xml index ede85b1..5f43efb 100644 --- a/default_config.xml +++ b/default_config.xml @@ -673,25 +673,6 @@ Copyright (C) 2006 The Trustees of Princeton University <description>The fully qualified hostname of the XMPP server.</description> </variable> - <variable id="xmpp_user" type="string"> - <name>XMPP username</name> - <value></value> - <description>XMPP username (which has admin rights).</description> - </variable> - - <variable id="xmpp_password" type="string"> - <name>XMPP password</name> - <value></value> - <description>The password of the XMPP user.</description> - </variable> - - <!-- omf-slicemgr --> - <variable id="slicemgr_url" type="string"> - <name>OMF Slicemgr URL</name> - <value>http://localhost.localdomain:5053</value> - <description>.</description> - </variable> - </variablelist> </category> -- 2.47.0