Files @ 50ff9ed2fc39
Branch filter:

Location: DistRen/etc/distrenserver.conf

LordOfWar
consulting ohnobinki and normaldotcom I have changed mortition to use _distren_asprintf, in order to use that I have also added asprintf.c to the includes.
/*
 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"
}