aboutsummaryrefslogtreecommitdiff
path: root/scripts/hostclass
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/hostclass')
-rw-r--r--scripts/hostclass/git_server2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/hostclass/git_server b/scripts/hostclass/git_server
index c7ac63d..46db426 100644
--- a/scripts/hostclass/git_server
+++ b/scripts/hostclass/git_server
@@ -8,7 +8,7 @@
: ${cgit_clone_urls:="https://${fqdn} ssh://git@${fqdn}"}
: ${cgit_root_title:="${site} Git Repo"}
: ${cgit_root_desc:="Source code for various ${site} projects."}
-: ${cgit_pygments_style:='xcode'}
+: ${cgit_pygments_style:='default'}
: ${cgit_cache_size:='16000'}
gitolite_dn="uid=${gitolite_username},${robots_basedn}"