-
Notifications
You must be signed in to change notification settings - Fork 9
PROCEED MS Configuration
Iak edited this page Feb 2, 2023
·
1 revision
The way of setting configurations is the same as in the Engine: in the source code there is a file config_default.json
that constains all default values. The user should not change these, but instead create its own config.json
file.
This file can be created/found in the PROCEED MS App Folder of the operating system: see here.
The MS contains a PROCEED Engine that can be started in the MS. This Engine can also be configured (see here). For configuration values see here
TODO: Look into code
Config Key | Default Value | Type | Explanation |
---|---|---|---|
TODO name
|
null |
String | An identifier for the engine/machine, used to register the engine under the PROCEED mDNS service type: {name}._proceed._tcp , If not given the OS hostname value will be used. Alias: machine.name
|