-
Notifications
You must be signed in to change notification settings - Fork 166
How to disable XUI by default
vharseko edited this page May 10, 2018
·
2 revisions
Goto Configuration > Servers and Sites > Default Server Settings > Advanced and add:
XUI.enable=false
or change java system property:
-DXUI.enable=false
Goto Configuration > Servers and Sites > Select server > Advanced and add:
XUI.enable=false