You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@directory.apache.org by "Shawn McKinney (Jira)" <ji...@apache.org> on 2021/01/11 00:36:00 UTC

[jira] [Created] (FC-288) fix IS_DSD_CACHE_DISABLED_PARM

Shawn McKinney created FC-288:
---------------------------------

             Summary: fix IS_DSD_CACHE_DISABLED_PARM
                 Key: FC-288
                 URL: https://issues.apache.org/jira/browse/FC-288
             Project: FORTRESS
          Issue Type: Bug
    Affects Versions: 2.0.5
            Reporter: Shawn McKinney
            Assignee: Shawn McKinney


maps to incorrectly named fortress.properties:

private static final String IS_DSD_CACHE_DISABLED_PARM = "enable.dsd.cache";

 

change to:

private static final String IS_DSD_CACHE_DISABLED_PARM = "disable.dsd.cache";



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@directory.apache.org
For additional commands, e-mail: dev-help@directory.apache.org