system.properties revision 660a40ad15749d74efa0dd4ef12cb8781c570e22
# This property allows to access mores service and relax some security setting.
# Don't use it if you are running in production mode.
# Uncomment the following line to enable the Eclipse JSDT Rhino Debugger
# The debugger won't start if the required Bundle is not deployed
# openidm.script.rhino.debug=transport=socket,suspend=n,address=9000,trace=true
# Example bootstrap setting to set on command line or in this file
# To disable the JSON file monitoring you need to uncomment this line
# openidm.fileinstall.enabled=false
# To disable the persisted configuration store set this property to false.
# This will store the configurations only in memory.
# openidm.config.repo.enabled=false
# Disable the check for Quartz updates
# Force Jetty to use a logger and not system out