Can we create a custom section in config.toml?

I want to add sections to config that loads based on the environment (dev/prod/etc)
should I just use configparser and my own file? or can I leverage config.toml and add it to that?

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.