our $projectroot ='/git'; our $project_maxdepth = 1; our $default_projects_order = 'age'; our $projects_list_group_categories = 1; our $project_list_default_category = 'misc'; our $omit_owner = 1; our $projects_list_description_width = 80; our $home_text = '../conf/projects_list_head.html'; our $site_name = "cozy forge"; our @extra_breadcrumbs = ( [ 'my homepage' => 'https://home.example.com' ] ); our @git_base_url_list = ('https://example.com/git'); push @stylesheets, "/static/gitweb-custom.css"; $feature{'pathinfo'}{'default'} = [1];