summaryrefslogtreecommitdiffstats
path: root/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties
diff options
context:
space:
mode:
authorst782s <statta@research.att.com>2017-06-07 10:43:46 -0400
committerst782s <statta@research.att.com>2017-06-07 11:52:54 -0400
commit0b2b3270d23bc1bec003f7bda3e6b4babd41ba38 (patch)
tree4866252a394488ff9dbe160f1dbc7fd7ccb88ea3 /ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties
parent4ec00b6c5542b36161495fd6152c7f20d6482df3 (diff)
[Portal 15] Also includes Portal 8
This enhancement included changes pertaining to the the charting and search functions of Ecomp SDK Analytics and inclusion of os module in root POM Change-Id: I4a2db5588a311a1098ee67c7d352299afb7679a0 Signed-off-by: st782s <statta@research.att.com>
Diffstat (limited to 'ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties')
-rw-r--r--ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties3
1 files changed, 3 insertions, 0 deletions
diff --git a/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties b/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties
index 1f8aac82..e5917c6b 100644
--- a/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties
+++ b/ecomp-sdk/epsdk-app-os/src/main/webapp/WEB-INF/conf/system.properties
@@ -33,6 +33,9 @@ db.encrypt_flag = false
db.hib.dialect = org.hibernate.dialect.MySQLDialect
db.min_pool_size = 5
db.max_pool_size = 10
+#db.test_connection_on_checkout = false
+#db.preferred_test_query = SELECT 1 from FN_USER
+
hb.dialect = org.hibernate.dialect.MySQLDialect
# SQL statements are logged to stdout
hb.show_sql = true