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 05:49:00 UTC

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

     [ https://issues.apache.org/jira/browse/FC-288?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Shawn McKinney resolved FC-288.
-------------------------------
    Resolution: Fixed

> 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
>            Priority: Major
>
> 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