algorithm now works on 'besoin' txt, complex as it is
[scpubgit/stemmatology.git] / TreeOfTexts / lib / TreeOfTexts.pm
index 057e9e2..20b70ae 100644 (file)
@@ -40,6 +40,7 @@ __PACKAGE__->config(
     name => 'TreeOfTexts',
     # Disable deprecated behavior needed by old applications
     disable_component_resolution_regex_fallback => 1,
+    default_view => 'TT',
 );
 
 # Start the application