Package ortus.boxlang.runtime.config.segments
package ortus.boxlang.runtime.config.segments
-
ClassDescriptionA BoxLang cache configuration This is a configuration segment for a cache engine The default name is 'default' The default provider is 'BoxCacheProvider' The default properties are based on the DEFAULTS structA BoxLang datasource configuration.A BoxLang Executor Configuration SegmentEach configuration segment is a part of the configuration file that is responsible for a specific part of the configuration.A BoxLang module configuration from the boxlang.json This is a configuration segment for a module Each module configuration has the following properties: - name: The name of the module - enabled: Whether the module is enabled or not - settings: The settings for the module as a struct