Files @ 7e0bdb762b99
Branch filter:

Location: DistRen/etc/distrenserver.conf - annotation

ethanzonca
Added pseudo-code for main() in both master and slave. ohno/lordofwar should try coding around it / adjusting it.... :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")