All Downloads are FREE. Search and download functionalities are using the official Maven repository.

dib.bidibwizard-client.2.0.26.source-code.application.properties Maven / Gradle / Ivy

There is a newer version: 2.0.29
Show newest version
logging.config=classpath:config/logback-default.xml

#debug: true

spring.aop.proxy-target-class=false
spring.main.banner-mode=log
    
wizard.settings.file-location=${user.home}/.bidib
    
# application version info
[email protected]@[email protected]@ (@git.build.time@, @git.branch@)
[email protected]@
[email protected]@
[email protected]@

# feature toggles to show or hide elements in settings panels
togglz.features.PARTIAL_NODE_LOADING_ENABLED.enabled=true
togglz.features.DISCONNECT_ON_WRONG_MESSAGENUMBER.enabled=true

togglz.feature-enums=org.bidib.wizard.mvc.preferences.view.panel.SettingsPanelFeatures




© 2015 - 2024 Weber Informatics LLC | Privacy Policy