瀏覽代碼

More Travis testing

Steven Smith 10 年之前
父節點
當前提交
0bcbd0fa35
共有 1 個文件被更改,包括 2 次插入2 次删除
  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