Files @ 84866df98f7a
Branch filter:

Location: DistRen/etc/distrenserver.conf

LordOfWar
created updateJobListXML(), its functionality is in the changelog
/*
 configuration for _this_ server
*/
me
{
  render_types = {"povray", "blender", "inkscape", "imagemagick", "dcraw"}
}

include("distrencommon.conf")

datadir = "/var/lib/distren"

listen {
       type = "unix"
       path = "/var/run/distrend.sock"
       port = "0770"
}