git://git.cassowary.me
/
gitweb-theme.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
544a3f0
)
enable syntax highlighting (hopefully)
author
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 21:14:54 +0000
(14:14 -0700)
committer
cassowary
<cassowary@cassowary.me>
Mon, 27 Jul 2026 21:14:54 +0000
(14:14 -0700)
gitweb_config.perl
patch
|
blob
|
history
diff --git
a/gitweb_config.perl
b/gitweb_config.perl
index
13f6bbd
..
2695211
100644
(file)
--- a/
gitweb_config.perl
+++ b/
gitweb_config.perl
@@
-11,3
+11,5
@@
our $omit_owner = 1;
our $projects_list_description_width = 150;
our $default_projects_order = 'age';
+
+$feature{highlight}{default} = [1];