Are you trying to setup a server that uses minilogin instead of the Public or Open Source Login Servers? If so, you will need to fill out this section with the appropriate IPs:
Code:
<!-- address has to be specified for minilogin to work -->
<address></address>
<localaddress></localaddress>
If not, you should be able to just comment those lines out by setting them to this:
Code:
<!-- address has to be specified for minilogin to work -->
<!-- <address></address> -->
<!-- <localaddress></localaddress> -->