Overview
In Plato, all configuration settings are read from a configuration file when the clients and the servers launch, and the configuration file follows the TOML format for the sake of simplicity and readability. This section introduces all the possible settings in the configuration file.
Note
Attributes in bold must be included in a configuration file, while attributes in italic only need to be included under certain conditions.