/*
configuration for _this_ server
*/
daemon
{
datadir = "/var/lib/distren"
render_types = {"povray", "blender", "inkscape", "imagemagick", "dcraw"}
}
include("distrencommon.conf")
listen {
type = "unix"
path = "/var/run/distrend.sock"
port = "0770"
}