Searched defs:OPENIDM_FILEINSTALL_ENABLED (Results 1 - 1 of 1) sorted by relevance

/forgerock/openidm-v4/openidm-config/src/main/java/org/forgerock/openidm/config/persistence/
H A DConfigBootstrapHelper.java68 public static final String OPENIDM_FILEINSTALL_ENABLED = "openidm.fileinstall.enabled"; field in class:ConfigBootstrapHelper
233 String enabled = System.getProperty(OPENIDM_FILEINSTALL_ENABLED, "true");

Completed in 20 milliseconds