<?php
// site branding
$local_conf_no_wrap=OFF;
// toggle cvs commit view
$local_conf_commits=OFF;
// other configuration options
// we need to set these with the correct defaults
//
// $local_conf_last_updated
// $local_conf_mime_types
// $local_conf_serve_as_is
// $local_conf_skin
// $local_conf_nav_off
//
// $local_conf_use_local_error_pages // uses error/404.html unless $local_conf_error_page set
// $local_conf_error_page = 'error/404.html'; // path relative to PROJECTNAME/www
//
// $local_conf_use_local_footer
// $local_conf_auto_generate_memberlist
?><!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01//EN" "http://www.w3.org/TR/html4/strict.dtd">
FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>