Files @ bb3ccc3030b4
Branch filter:

Location: DistRen/etc/distrenserver.conf - annotation

ethanzonca@localhost.localdomain
Added some user-adding, it\'s interactive for testing purposes. I\'ll make it non-interactive soon if I am not beaten to the task
1
2
3
4
5
6
7
8
9
/*
 configuration for _this_ server
*/
me
{
  render_types = {"povray", "blender", "inkscape", "imagemagick", "dcraw"}
}

include("distrencommon.conf")