简体   繁体   中英

StageMonitor: Disable Browser Widget

I would like to disable the browser widget in production release.

I would like to define the disabling the browser widget in stagemonitor.properties . Is there any java system properties like as " stagemonitor.browserwidget.activate=false "

Finally I found out how to disable the browser widget.

Set:

stagemonitor.web.widget.enabled=false

You can see more information about it here .

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM