Browse Source

More Travis testing

Steven Smith 9 years ago
parent
commit
0bcbd0fa35
1 changed files with 2 additions and 2 deletions
  1. 2 2
      frameworks/Java/gemini/Docroot/WEB-INF/GeminiHello.conf

+ 2 - 2
frameworks/Java/gemini/Docroot/WEB-INF/GeminiHello.conf

@@ -205,8 +205,8 @@ ServletURL = /
 # Log.Console.On
 #   Enables or disables logging to the console.
 
-Log.File.On = no
-Log.Console.On = no
+Log.File.On = yes
+Log.Console.On = yes
 
 # Log.File.LogDirectory
 #   Specifies the directory to which logfiles should be written.  By