<?xml version="1.0" encoding="UTF-8"?>

<!-- Minimal Openfire configuration to allow JiveGlobals.getProperty() to complete without complaining to stderr -->
<jive> 
  <setup>true</setup>  
  <database> 
    <maxRetries>0</maxRetries>  
    <retryDelay>0</retryDelay> 
  </database> 
</jive>
