.chainlit/config.toml file is created when you run chainlit run ... or chainlit init. It allows you to configure your Chainlit app and to enable/disable specific features.
You can also dynamically override specific config.toml variables by Chat Profile at runtime. See Dynamic Profile-based Configuration for details.
It is composed of three sections: