Bug 26265: (QA follow-up) Remove g option from regex, add few dirs
[koha-equinox.git] / rewrite-config.PL
index f907a03..8479e12 100644 (file)
@@ -157,7 +157,7 @@ my %configuration = (
   "__USE_ELASTICSEARCH__" => 'no',
   "__ELASTICSEARCH_SERVERS__" => "localhost:9200",
   "__ELASTICSEARCH_INDEX__" => "koha",
-  "__FONT_DIR__" => "/usr/share/fonts/truetype/ttf-dejavu",
+  "__FONT_DIR__" => "/usr/share/fonts/truetype/dejavu",
   "__TEMPLATE_CACHE_DIR__" => "/tmp/koha"
 );