aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/resources/system.properties
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/resources/system.properties')
-rw-r--r--src/main/resources/system.properties3
1 files changed, 0 insertions, 3 deletions
diff --git a/src/main/resources/system.properties b/src/main/resources/system.properties
index 5f6e217d7..0ecba955c 100644
--- a/src/main/resources/system.properties
+++ b/src/main/resources/system.properties
@@ -21,14 +21,11 @@
#
###
-# If the environment property system_properties_path contains a path to a file , System properties created using the file. If the environment variable not present, system.properties in the class path is used for system property creation
-
com.att.eelf.logging.file=classpath:/logback.xml
# change as per logback.xml path
com.att.eelf.logging.path=./
logging.config=classpath:/logback.xml
-
#
# JVM SSL/TLS properties
jdk.tls.client.protocols=TLSv1.1,TLSv1.2