Files @ 2ccc480dccab
Branch filter:

Location: DistRen/etc/distrenserver.conf - annotation

ethanzonca
Removed the old and archaic blender.c from the server folder
/*
 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"
}