From 52cba9610b3c981a1559020e110461f2ca82c5e8 Mon Sep 17 00:00:00 2001 From: James Moger Date: Thu, 28 Mar 2013 10:10:56 -0400 Subject: [PATCH] Added Moxie and Yaml to prettify extensions --- src/main/distrib/data/gitblit.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/main/distrib/data/gitblit.properties b/src/main/distrib/data/gitblit.properties index a05f5d2d..c1587d6b 100644 --- a/src/main/distrib/data/gitblit.properties +++ b/src/main/distrib/data/gitblit.properties @@ -809,7 +809,7 @@ web.luceneIgnoreExtensions = 7z arc arj bin bmp dll doc docx exe gif gz jar jpg # # SPACE-DELIMITED # SINCE 0.5.0 -web.prettyPrintExtensions = c cpp cs css frm groovy htm html java js php pl prefs properties py rb scala sh sql xml vb +web.prettyPrintExtensions = c cpp cs css frm groovy htm html java js moxie php pl prefs properties py rb scala sh sql xml vb yaml yml # Registered extensions for markdown transformation # -- 2.39.5