drop PLC_OMF_XMPP_USER and PLC_OMF_XMPP_PASSWORD from config
authorThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 27 Jun 2013 18:16:21 +0000 (20:16 +0200)
committerThierry Parmentelat <thierry.parmentelat@inria.fr>
Thu, 27 Jun 2013 18:16:21 +0000 (20:16 +0200)
default_config.xml

index ede85b1..5f43efb 100644 (file)
@@ -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>