Class DevUIConfig


  • @ConfigRoot(name="dev-ui")
    public class DevUIConfig
    extends Object
    • Field Detail

      • historySize

        @ConfigItem(defaultValue="50")
        public int historySize
        The number of history log entries to remember.
    • Constructor Detail

      • DevUIConfig

        public DevUIConfig()