aboutsummaryrefslogtreecommitdiffstats
path: root/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties
diff options
context:
space:
mode:
authorIttay Stern <ittay.stern@att.com>2018-12-27 13:15:19 +0000
committerGerrit Code Review <gerrit@onap.org>2018-12-27 13:15:19 +0000
commit5ec29ff5e3864f1ba6ecac71f8bffbefa400cf27 (patch)
tree24db361f50781b3caf7eba805f4b65612dca24b9 /epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties
parent6f2b2081f589c56f61941edeb58dfbcba0885110 (diff)
parent80166602c460bffa180e314afc46703465ed6fb4 (diff)
Merge "Logging improvements"
Diffstat (limited to 'epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties')
-rwxr-xr-xepsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties3
1 files changed, 2 insertions, 1 deletions
diff --git a/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties b/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties
index 149ad99ed..6b5b37c91 100755
--- a/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties
+++ b/epsdk-app-onap/src/main/webapp/WEB-INF/conf/system_template.properties
@@ -27,7 +27,8 @@ db.hib.dialect = org.hibernate.dialect.MySQLDialect
db.min_pool_size = 5
db.max_pool_size = 10
hb.dialect = org.hibernate.dialect.MySQLDialect
-hb.show_sql = true
+
+hb.show_sql = false # this property is set in logger configuration to keep console output clean
hb.idle_connection_test_period = 3600
app_display_name = ${VID_APP_DISPLAY_NAME}
files_path = /tmp