Files @ e9961eb67c98
Branch filter:

Location: DistRen/etc/distrenserver.conf - annotation

binki
corrected config file path finding
I probably introduced some string management bugs = buffer overflows = death :-D
1
2
3
4
5
6
7
8
9
/*
 configuration for _this_ server
*/
me
{
  render_types = {"povray", "blender", "inkscape", "imagemagick", "dcraw"}
}

include("distrencommon.conf")