Files @ 4511fa3bd768
Branch filter:

Location: DistRen/etc/distrenserver.conf

NEO
added \"#include <time.h>\" to allow the clock() function and clock_t variable to work
1
2
3
4
5
6
7
8
9
/*
 configuration for _this_ server
*/
me
{
  render_types = {"povray", "blender", "inkscape", "imagemagick", "dcraw"}
}

include("distrencommon.conf")