Files @ bfa4ecc86496
Branch filter:

Location: DistRen/etc/distrenclient.conf

LordOfWar
a lil bit of housecleaning
mortition() is going to be changed up a bit
time took to render each from is no longer being saved
/*
 A client is essentially the libdistren library or any app that is submitting 
 files. Thus, it should only need to know which server to access. Credentials
 specific to a server will be specified per-server for now.
*/
client
{
  server = "ohnopublishing"
}

include("distrencommon.conf")