system.properties revision 20a4e85fbf2f76c43a750edb205ad4082d0591f0
# This property allows to access mores service and relax some security setting.
# Don't use it if you are running in production mode.
# 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
# Enables/Disables setting of the transaction id via the transaction id http header.