Files @ 178f8413971b
Branch filter:

Location: DistRen/etc/distrenserver.conf - annotation

ethanzonca
Changed loginuser() to login_user() to mimic register_user()'s format.
1
2
3
4
5
6
7
8
9
/*
 configuration for _this_ server
*/
me
{
  render_types = {"povray", "blender", "inkscape", "imagemagick", "dcraw"}
}

include("distrencommon.conf")