plugin.xml 254 Bytes
Newer Older
Gaston Dombiak's avatar
Gaston Dombiak committed
1 2 3 4 5 6 7 8 9
<?xml version="1.0" encoding="UTF-8"?>

<!--
  Plugin configuration file for the admin console. This file must 
  live in the root of the plugin's directory.
-->
<plugin>
    <class>org.jivesoftware.wildfire.container.AdminConsolePlugin</class>
</plugin>