You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@directory.apache.org by sm...@apache.org on 2021/01/11 22:08:19 UTC

[directory-fortress-realm] branch master updated: remove extraneous property

This is an automated email from the ASF dual-hosted git repository.

smckinney pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/directory-fortress-realm.git


The following commit(s) were added to refs/heads/master by this push:
     new 749e204  remove extraneous property
749e204 is described below

commit 749e2049542e6ee4f20198bf5912dd7beb878609
Author: Shawn McKinney <sm...@symas.com>
AuthorDate: Mon Jan 11 16:08:10 2021 -0600

    remove extraneous property
---
 conf/fortress.properties.example | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/conf/fortress.properties.example b/conf/fortress.properties.example
index 4e202dc..128e598 100644
--- a/conf/fortress.properties.example
+++ b/conf/fortress.properties.example
@@ -34,7 +34,6 @@ max.admin.conn=10
 #enable.ldap.ssl.debug=true
 #trust.store=/fully/qualified/path/and/file/name/to/java/truststore
 #trust.store.password=changeit
-#trust.store.set.prop=true
 
 # This node contains fortress properties stored on behalf of connecting LDAP clients:
 config.realm=DEFAULT
@@ -55,4 +54,4 @@ enable.mgr.impl.rest=false
 http.user=demouser4
 http.pw=gX9JbCTxJW5RiH+otQEX0Ja0RIAoPBQf
 http.host=localhost
-http.port=8080
\ No newline at end of file
+http.port=8080