At the moment the default server is defined with server parameters, but does not behave as a server (ie: doesn't match urls with csprocessor.cfg). So it should probably be instantiated as a reference to another server entry in the csprocessor.ini file. Eg: [servers] default = lnewson lnewson.url=http://something lnewson.username=me production.url=http://skynet production.url=me
Added in 0.22.4 See Bug #806133 for an example of the output. Note: Since a user will more then likely have the same username for all the servers I've left in the default.url property. This property is used by all servers if it doesn't have its own username.
default.url was meant to be default.username in the previous comment sorry.
Closing and setting as current release as no QA was performed by the original reporter. If there is still an issue with this bug still than please re-open it.