Skip to content

SERVER Web_UI_Server

nicol edited this page Oct 3, 2024 · 14 revisions

Technical information

File Location : $USER_HOME/.magicDeskCompanion/server/Web UI Server.conf

Category :SERVER

Status : DEV

Need Authenticator : No

Configure the plugin

Key Description Type Default Value Allowed Values
KEYSTORE_URI location of certificate keystore Text $USER_HOME.magicDeskCompanion\data\jetty.jks
AUTOSTART Run server at startup Boolean false true false
SERVER-SSL-PORT listening port for https Number 443 Any value from 443
SERVER-PORT listening port for webserver Number 80 Any value from 80
REST_BACKEND_URI frontal endpoint of Json Http Server Url http://localhost:8080
KEYSTORE_PASS password for the keystore Text changeit
ALLOW_LIST_DIR alow root directory listing Boolean false true false
JSONSERVER_START Run Json Http server on startup. Boolean true true false
SSL_ENABLED Run server with ssl Boolean false true false
Clone this wiki locally