diff --git a/etc/distren.conf b/etc/distrencommon.conf copy from etc/distren.conf copy to etc/distrencommon.conf --- a/etc/distren.conf +++ b/etc/distrencommon.conf @@ -26,21 +26,3 @@ server ohnopublishing types = {"distribution"} } -/* - A client is essentially the libdistren library or any app that is submitting - files. Thus, it should only need to know which server to access. Credentials - specific to a server will be specified per-server for now. -*/ -client -{ - server = "ohnopublishing" -} - -/* - configuration for _this_ server -*/ -me -{ - render_types = {"povray", "blender", "inkscape", "imagemagick", "dcraw"} // -} -