a60d77aaed3324cd783f4e648fedfecd54f8e551omeboldjava.util.logging.config.file=&{launcher.project.location}/conf/logging.properties
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold
a60d77aaed3324cd783f4e648fedfecd54f8e551omeboldlauncher.install.location=&{launcher.install.location}
a60d77aaed3324cd783f4e648fedfecd54f8e551omeboldlauncher.install.url=&{launcher.install.url}
a60d77aaed3324cd783f4e648fedfecd54f8e551omeboldlauncher.working.location=&{launcher.working.location}
a60d77aaed3324cd783f4e648fedfecd54f8e551omeboldlauncher.working.url=&{launcher.working.url}
a60d77aaed3324cd783f4e648fedfecd54f8e551omeboldlauncher.project.location=&{launcher.project.location}
a60d77aaed3324cd783f4e648fedfecd54f8e551omeboldlauncher.project.url=&{launcher.project.url}
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold# This property allows to access mores service and relax some security setting.
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold# Don't use it if you are running in production mode.
a60d77aaed3324cd783f4e648fedfecd54f8e551omeboldopenidm.system.debug.enable=true
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold# Example bootstrap setting to set on command line or in this file
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold# To disable the JSON file monitoring you need to uncomment this line
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold# openidm.fileinstall.enabled=false
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold# To disable the persisted configuration store set this property to false.
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold# This will store the configurations only in memory.
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold openidm.config.repo.enabled=false
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold# Disable the check for Quartz updates
a60d77aaed3324cd783f4e648fedfecd54f8e551omeboldorg.terracotta.quartz.skipUpdateCheck=true
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold
a60d77aaed3324cd783f4e648fedfecd54f8e551omebold# Force Jetty to use a logger and not system out
a60d77aaed3324cd783f4e648fedfecd54f8e551omeboldorg.eclipse.jetty.util.log.class=org.eclipse.jetty.util.log.JavaUtilLog