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:01:46 UTC

[directory-fortress-commander] branch master updated: cleanup

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-commander.git


The following commit(s) were added to refs/heads/master by this push:
     new e35521d  cleanup
e35521d is described below

commit e35521d8d4b74e43d9c822aafa8b693c570a0484
Author: Shawn McKinney <sm...@symas.com>
AuthorDate: Mon Jan 11 16:01:40 2021 -0600

    cleanup
---
 src/main/resources/fortress.properties.example | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/src/main/resources/fortress.properties.example b/src/main/resources/fortress.properties.example
index b92739b..eeb567c 100644
--- a/src/main/resources/fortress.properties.example
+++ b/src/main/resources/fortress.properties.example
@@ -55,7 +55,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
@@ -86,4 +85,4 @@ http.port=8080
 #enable.nav.panel=true
 
 # Boolean value. Disabled by default. If this is set to true, the runtime will enforce administrative permissions and ARBAC02 DA checks:
-is.arbac02=false
\ No newline at end of file
+is.arbac02=false