## Configs | Key | Type | Description | Example | | --- | --- | --- | --- | | \- [ ] config.json | int | The port of the Scheduler. | 8001 | | \- [x] config.json | string | For simple cases, we put all the server infos into a file. | ["servers.conf"](#servers) | | \- [x] config.json | bool | Print the debug information on the screen | true, default to false | ## Configs | Key | Type | Description | Example | | --- | --- | --- | --- | | \- [x] | config.json | int | The port of the Scheduler. | | \- [ ] | config.json | string | For simple cases, we put all the server infos into a file. | | \- [x] | config.json | bool | Print the debug information on the screen |
Configs
Configs